We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273f7cd commit 5217f63Copy full SHA for 5217f63
spec/integrations/dedupe_impression_spec.rb
@@ -74,7 +74,7 @@
74
75
impressions = debug_client.instance_variable_get(:@impressions_repository).batch
76
77
- sleep 0.5
+ sleep 1
78
79
expect(impressions.size).to eq 9
80
end
0 commit comments