spec/webmock_helpers.rb in softcover-1.1.18 vs spec/webmock_helpers.rb in softcover-1.1.19

- old
+ new

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