Skip to content

Commit 82251e6

Browse files
author
Rafael Mendonça França
committed
Remove unneeded code
1 parent a81bc9b commit 82251e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/configuration_test.rb

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
class ConfigurationTest < ActiveSupport::TestCase
55
include ActiveSupport::Testing::Isolation
66

7-
def app
8-
@app ||= Rails.application
9-
end
10-
117
def setup
128
build_app
139
boot_rails

0 commit comments

Comments
 (0)