Skip to content

Commit

Permalink
DEV: fix spec for mocha 2.4.1 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaffeux committed Jul 17, 2024
1 parent b63bc8a commit 2f2c720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/services/google_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
body: URI.encode_www_form(body),
headers: {
"Content-Type" => "application/x-www-form-urlencoded",
"Referer" => "http://test.localhost",
},
)
.returns(
Expand Down

0 comments on commit 2f2c720

Please sign in to comment.