Skip to content

Commit 947df17

Browse files
committed
tweaking push spec
1 parent ab83fed commit 947df17

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)