Skip to content

Commit

Permalink
Merge pull request #503 from splitio/fix-dev-spec
Browse files Browse the repository at this point in the history
tweaking push spec
  • Loading branch information
chillaq authored Dec 11, 2023
2 parents ab83fed + 947df17 commit 8d9ceeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integrations/push_client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@

client = factory.client
client.block_until_ready
sleep(3)
sleep(2)
expect(client.get_treatment('admin', 'bilal_split')).to eq('off')
end
end
Expand Down

0 comments on commit 8d9ceeb

Please sign in to comment.