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 d804661 commit 921f21e
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 @@ -62,6 +62,9 @@

db[:host] = "127.0.0.1" if ENV["CI"]

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 921f21e

Please sign in to comment.