Skip to content

Commit f8dffe9

Browse files
committed
these intermittent test failures will not stand
1 parent 883697f commit f8dffe9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ruby/hyper-model/spec/batch7/poly_assoc_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,8 @@ class Testing123 < HyperComponent
301301
end
302302

303303
it 'creates due to a broadcast client side' do
304-
@uzer1.groups << @group1
305304
wait_for_ajax # so pusher can initialize
306-
sleep 2
305+
@uzer1.groups << @group1
307306
compare_to_server @group1, 'uzers.collect(&:id)', [@uzer1.id], false
308307
end
309308

0 commit comments

Comments
 (0)