Skip to content

Properly disable WebMock and fix spec

Stan Hu requested to merge sh-fix-webmock into master

WebMock wasn't properly activated and thus stub_request wasn't doing anything.

Closes #4528 (closed)

Merge request reports