Skip to content

Commit 9d47115

Browse files
committed
typo
1 parent b9b8ae7 commit 9d47115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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+
load File.join(ENV['RAILS'], '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)