mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 16:00:33 -07:00
chore: update to rails 8
This commit is contained in:
parent
1ce3ed5b6f
commit
e4e1a2e96e
6 changed files with 86 additions and 92 deletions
|
|
@ -65,7 +65,7 @@ RSpec.configure do |config|
|
|||
# end
|
||||
config.before(:suite) do
|
||||
DatabaseCleaner.strategy = :transaction
|
||||
DatabaseCleaner.clean_with(:truncation)
|
||||
DatabaseCleaner.clean
|
||||
end
|
||||
|
||||
config.before(:each) do |example|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue