summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/application_settings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/fixtures/application_settings.rb')
-rw-r--r--spec/javascripts/fixtures/application_settings.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/application_settings.rb b/spec/javascripts/fixtures/application_settings.rb
index c535e598e12..db88fa909b4 100644
--- a/spec/javascripts/fixtures/application_settings.rb
+++ b/spec/javascripts/fixtures/application_settings.rb
@@ -29,6 +29,5 @@ describe Admin::ApplicationSettingsController, '(JavaScript fixtures)', type: :c
get :show
expect(response).to be_success
- store_frontend_fixture(response, example.description)
end
end