summaryrefslogtreecommitdiff
path: root/spec/views/groups/_home_panel.html.haml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/groups/_home_panel.html.haml_spec.rb')
-rw-r--r--spec/views/groups/_home_panel.html.haml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/groups/_home_panel.html.haml_spec.rb b/spec/views/groups/_home_panel.html.haml_spec.rb
index 8960dfa67db..b8168b20450 100644
--- a/spec/views/groups/_home_panel.html.haml_spec.rb
+++ b/spec/views/groups/_home_panel.html.haml_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe 'groups/_home_panel' do
+RSpec.describe 'groups/_home_panel' do
let(:group) { create(:group) }
before do