We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scrivito: true
1 parent 1d5c7f9 commit 24cbdaeCopy full SHA for 24cbdae
spec/features/news_spec.rb
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
require 'rails_helper'
3
4
-RSpec.feature "News", type: :feature do
+RSpec.feature "News", type: :feature, scrivito: true do
5
describe "GET /news/2016/12/12/new-backend" do
6
scenario "Title should be formatted" do
7
visit "/news/2016/12/12/new-backend"
0 commit comments