We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818ad4f commit d455d1bCopy full SHA for d455d1b
1 file changed
spec/cmab_client_spec.rb
@@ -47,7 +47,6 @@
47
48
before do
49
allow(Kernel).to receive(:sleep)
50
- allow(spy_logger).to receive(:log).and_call_original
51
end
52
53
it 'should return the variation id on success without retrying' do
0 commit comments