11987: update mocking save! to save

This commit is contained in:
Ahmed Ejaz
2024-06-26 16:31:16 +05:00
parent 5a259f1b91
commit 0aea201d53

View File

@@ -14,7 +14,7 @@ RSpec.describe Spree::Core::ProductDuplicator do
let(:new_product) do
double 'New Product',
save!: true
save: true
end
let(:property) do