summaryrefslogtreecommitdiff
path: root/spec/views/help/show.html.haml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/help/show.html.haml_spec.rb')
-rw-r--r--spec/views/help/show.html.haml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/help/show.html.haml_spec.rb b/spec/views/help/show.html.haml_spec.rb
index 539c647c1d3..ab303919673 100644
--- a/spec/views/help/show.html.haml_spec.rb
+++ b/spec/views/help/show.html.haml_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe 'help/show' do
+RSpec.describe 'help/show' do
describe 'Markdown rendering' do
before do
assign(:path, 'ssh/README')