Skip to content

Commit

Permalink
tmp: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bquorning committed Dec 28, 2023
1 parent d63f407 commit 93f7bc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
db_sets.fetch("sqlite3")
end

warn "Using db config:"
warn db.inspect

if db[:adapter] == "trilogy"
if ActiveRecord.gem_version < Gem::Version.new("6.0")
warn "Skipping tests for ActiveRecord v#{ActiveRecord.gem_version} using the #{db[:adapter]} database adapter."
Expand Down

0 comments on commit 93f7bc1

Please sign in to comment.