We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef5a7f commit 38ced31Copy full SHA for 38ced31
test/test_helper.rb
@@ -29,10 +29,6 @@
29
frameworks << :active_record
30
end
31
32
-if ENV["ADAPTER"] == "trilogy"
33
- Combustion::Database::Reset::OPERATOR_PATTERNS[Combustion::Databases::MySQL] << /trilogy/
34
-end
35
-
36
Combustion.path = "test/internal"
37
Combustion.initialize!(*frameworks) do
38
config.load_defaults Rails::VERSION::STRING.to_f
0 commit comments