Skip to content

Commit

Permalink
Add digital_asset_authorized_clicks and digital_asset_authorized_days…
Browse files Browse the repository at this point in the history
… to Store factory
  • Loading branch information
mbajur committed Aug 11, 2023
1 parent ef0a514 commit 931c77a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/lib/spree/testing_support/factories/store_factory.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
twitter { 'spreecommerce' }
instagram { 'spreecommerce' }
meta_description { 'Sample store description.' }
digital_asset_authorized_clicks { 5 }
digital_asset_authorized_days { 7 }

trait :with_favicon do
transient do
Expand Down

0 comments on commit 931c77a

Please sign in to comment.