Skip to content

Commit 2d1dd65

Browse files
committed
another attempt at strict_warnings
1 parent 9d47115 commit 2d1dd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/rails/monkey_patches.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load File.join(ENV['RAILS'], 'tools', 'strict_warnings.rb')
1+
require_relative "#{__dir__}/../tools/strict_warnings.rb"
22

33
# This module flags methods in rails tests and blows up ours
44
module ActiveSupport

0 commit comments

Comments
 (0)