aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views/routes/show.html.erb_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/routes/show.html.erb_spec.rb')
-rw-r--r--spec/views/routes/show.html.erb_spec.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/views/routes/show.html.erb_spec.rb b/spec/views/routes/show.html.erb_spec.rb
index 8781e4d54..538563578 100644
--- a/spec/views/routes/show.html.erb_spec.rb
+++ b/spec/views/routes/show.html.erb_spec.rb
@@ -1,6 +1,4 @@
-require 'spec_helper'
-
-describe "/routes/show", type: 'view' do
+RSpec.describe "/routes/show", type: :view do
assign_referential
let!(:line) { assign :line, create(:line) }