Skip to content

Commit 58d0304

Browse files
authored
Merge pull request #592 from splitio/master
master to release
2 parents 5987596 + 830676f commit 58d0304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integrations/push_client_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
end
171171

172172
treatment = 'control'
173-
for i in 1..5 do
173+
for i in 1..10 do
174174
sleep(1)
175175
treatment = client.get_treatment('admin', 'bilal_split')
176176
break if treatment != 'control'

0 commit comments

Comments
 (0)