mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 17:30:38 -07:00
chore: update to rails 8
This commit is contained in:
parent
1fffb79e7f
commit
d0721709f5
7 changed files with 83 additions and 96 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