Skip to content

Commit 8d9ceeb

Browse files
authored
Merge pull request #503 from splitio/fix-dev-spec
tweaking push spec
2 parents ab83fed + 947df17 commit 8d9ceeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/integrations/push_client_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168

169169
client = factory.client
170170
client.block_until_ready
171-
sleep(3)
171+
sleep(2)
172172
expect(client.get_treatment('admin', 'bilal_split')).to eq('off')
173173
end
174174
end

0 commit comments

Comments
 (0)