Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Sep 13, 2023
1 parent d0ccde5 commit 2966711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/adapters/trilogy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
ActiveRecord::Base.public_send :extend, TrilogyAdapter::Connection
end

ActiveRecord::Base.establish_connection adapter: "trilogy", database: "groupdate_test"
ActiveRecord::Base.establish_connection adapter: "trilogy", database: "groupdate_test", host: "127.0.0.1"

0 comments on commit 2966711

Please sign in to comment.