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
+5
View File
@@ -445,6 +445,10 @@ GEM
activesupport (= 8.0.2.1)
bundler (>= 1.15.0)
railties (= 8.0.2.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
@@ -640,6 +644,7 @@ DEPENDENCIES
puma (>= 5.0)
rack-cors
rails (~> 8.0.2.1)
rails-controller-testing
rqrcode
rspec-its
rspec-rails