Skip to content

Commit

Permalink
Removed unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 11, 2024
1 parent eef5a7f commit 38ced31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
frameworks << :active_record
end

if ENV["ADAPTER"] == "trilogy"
Combustion::Database::Reset::OPERATOR_PATTERNS[Combustion::Databases::MySQL] << /trilogy/
end

Combustion.path = "test/internal"
Combustion.initialize!(*frameworks) do
config.load_defaults Rails::VERSION::STRING.to_f
Expand Down

0 comments on commit 38ced31

Please sign in to comment.