Skip to content

Commit

Permalink
Avoid setting a preference at each api spec run
Browse files Browse the repository at this point in the history
it's already the default value
  • Loading branch information
kennyadsl committed Aug 6, 2019
1 parent 7926096 commit bf083ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@

config.before(:each) do
Rails.cache.clear
stub_spree_preferences(Spree::Api::Config, requires_authentication: true)
end

config.include ActiveJob::TestHelper
Expand Down

0 comments on commit bf083ed

Please sign in to comment.