Skip to content

Commit

Permalink
Merge branch 'dev' into feature/user-cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Aug 13, 2024
2 parents 819756e + 6557bf4 commit 04f454f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/support/database_cleaner.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# See the docs here: https://www.rubydoc.info/github/DatabaseCleaner/database_cleaner
RSpec.configure do |config|
config.before(:suite) do
DatabaseCleaner.strategy = :deletion
DatabaseCleaner.clean_with(:deletion)
end

Expand Down

0 comments on commit 04f454f

Please sign in to comment.