commented out use transactional fixtures, seemingly without effect
This commit is contained in:
parent
b24f95e462
commit
129e84336b
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@ Rspec.configure do |config|
|
|||
# If you're not using ActiveRecord, or you'd prefer not to run each of your
|
||||
# examples within a transaction, comment the following line or assign false
|
||||
# instead of true.
|
||||
config.use_transactional_fixtures = true
|
||||
# config.use_transactional_fixtures = true
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue