summaryrefslogtreecommitdiff
path: root/spec/frontend/fixtures/application_settings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/fixtures/application_settings.rb')
-rw-r--r--spec/frontend/fixtures/application_settings.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/frontend/fixtures/application_settings.rb b/spec/frontend/fixtures/application_settings.rb
index a16888d8f03..6156e6a43bc 100644
--- a/spec/frontend/fixtures/application_settings.rb
+++ b/spec/frontend/fixtures/application_settings.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe Admin::ApplicationSettingsController, '(JavaScript fixtures)', type: :controller do
+RSpec.describe Admin::ApplicationSettingsController, '(JavaScript fixtures)', type: :controller do
include StubENV
include JavaScriptFixturesHelpers