Make the products controller specs green

This commit is contained in:
2025-09-23 12:15:09 -05:00
parent 54f86078f5
commit 6a100555bc
6 changed files with 24 additions and 19 deletions
+1
View File
@@ -140,6 +140,7 @@ group :test do
gem 'timecop'
gem 'turnip'
gem 'webmock'
gem "rails-controller-testing"
#gem 'rails-controller-testing'
#gem 'rb-fsevent', require: false #if RUBY_PLATFORM =~ /darwin/i
end