We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bf9d1 commit 040de01Copy full SHA for 040de01
test/bootstrap_configuration_test.rb
@@ -2,7 +2,7 @@
2
3
require_relative "test_helper"
4
5
-class BootstrapConfigurationTest < ActionView::TestCase
+class BootstrapConfigurationTest < ActiveSupport::TestCase
6
teardown do
7
# Unfortunately, it seems we have to manually reset each of the configuration options
8
# that we change in our test cases.
0 commit comments