Skip to content

Commit e0f3031

Browse files
committed
Fix tests for now.
1 parent b957507 commit e0f3031

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/rails-controller-testing.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,3 @@ module Testing
1515
end
1616
end
1717
end
18-
19-
module ActiveSupport
20-
class TestCase
21-
include Rails::Controller::Testing
22-
end
23-
end

0 commit comments

Comments
 (0)