summaryrefslogtreecommitdiff
path: root/spec/frontend/fixtures/groups.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/fixtures/groups.rb')
-rw-r--r--spec/frontend/fixtures/groups.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/frontend/fixtures/groups.rb b/spec/frontend/fixtures/groups.rb
index 2421b67a130..6f0d7aa1f7c 100644
--- a/spec/frontend/fixtures/groups.rb
+++ b/spec/frontend/fixtures/groups.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe 'Groups (JavaScript fixtures)', type: :controller do
+RSpec.describe 'Groups (JavaScript fixtures)', type: :controller do
include JavaScriptFixturesHelpers
let(:admin) { create(:admin) }