Skip to content

Commit e52d71e

Browse files
remove nulldb config
1 parent 5f3ebd0 commit e52d71e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/rails_helper.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,4 @@
2424
config.infer_spec_type_from_file_location!
2525

2626
config.filter_rails_from_backtrace!
27-
28-
# Use the activerecord-nulldb-adapter to skip db dependency for specs
29-
ActiveRecord.establish_connection(adapter: :nulldb)
3027
end

0 commit comments

Comments
 (0)