We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81bc9b commit 82251e6Copy full SHA for 82251e6
test/configuration_test.rb
@@ -4,10 +4,6 @@
4
class ConfigurationTest < ActiveSupport::TestCase
5
include ActiveSupport::Testing::Isolation
6
7
- def app
8
- @app ||= Rails.application
9
- end
10
-
11
def setup
12
build_app
13
boot_rails
0 commit comments