Load all fixtures

This commit is contained in:
2025-10-08 00:06:05 -07:00
parent b9c2683d13
commit 7c6936b9c2

View File

@@ -44,6 +44,7 @@ RSpec.configure do |config|
# examples within a transaction, remove the following line or assign false # examples within a transaction, remove the following line or assign false
# instead of true. # instead of true.
config.use_transactional_fixtures = true config.use_transactional_fixtures = true
config.global_fixtures = :all
# You can uncomment this line to turn off ActiveRecord support entirely. # You can uncomment this line to turn off ActiveRecord support entirely.
# config.use_active_record = false # config.use_active_record = false