Skip to content

Commit 38ced31

Browse files
committed
Removed unneeded code
1 parent eef5a7f commit 38ced31

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/test_helper.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
frameworks << :active_record
3030
end
3131

32-
if ENV["ADAPTER"] == "trilogy"
33-
Combustion::Database::Reset::OPERATOR_PATTERNS[Combustion::Databases::MySQL] << /trilogy/
34-
end
35-
3632
Combustion.path = "test/internal"
3733
Combustion.initialize!(*frameworks) do
3834
config.load_defaults Rails::VERSION::STRING.to_f

0 commit comments

Comments
 (0)