Load all fixtures
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user