spec/webmock_helpers.rb in softcover-1.0.beta16 vs spec/webmock_helpers.rb in softcover-1.0.beta17

- old
+ new

@@ -68,10 +68,11 @@ hide_softcover_footer: book.hide_custom_domain_footer, author_name: book.author, authors: book.authors, ga_account: book.ga_account, repo_url: book.repo_url, - remove_unused_media_bundles: true + remove_unused_media_bundles: true, + custom_math: book.custom_math }.to_json, :headers => headers). to_return(:status => 200, :body => return_body, :headers => {}) stub_s3_post