Skip to content

Commit 6423c80

Browse files
committed
Rails 7 fix
1 parent ee86c15 commit 6423c80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
$VERBOSE = nil
66

7+
require "logger"
78
require File.expand_path("../dummy/config/environment.rb", __FILE__)
89
require "rails/test_help"
910

0 commit comments

Comments
 (0)