Skip to content

Commit 5ba9154

Browse files
committed
Try to fix logger loading
1 parent e2eb0c1 commit 5ba9154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/support/active_record.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require "logger"
12
require "active_record"
23

34
ENV["DB"] = "mysql" unless ENV["DB"]

0 commit comments

Comments
 (0)