We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f13c2a commit 818ad4fCopy full SHA for 818ad4f
1 file changed
spec/cmab_client_spec.rb
@@ -47,7 +47,6 @@
47
48
before do
49
allow(Kernel).to receive(:sleep)
50
- allow(mock_http_client).to receive(:post).and_call_original
51
allow(spy_logger).to receive(:log).and_call_original
52
end
53
0 commit comments