Commit 9773b5a3 authored by Regis's avatar Regis

make js true

parent 93a20ea8
......@@ -27,7 +27,7 @@ shared_examples 'issuable record that supports slash commands in its description
wait_for_ajax
end
describe "new #{issuable_type}" do
describe "new #{issuable_type}", js: true do
context 'with commands in the description' do
it "creates the #{issuable_type} and interpret commands accordingly" do
visit public_send("new_namespace_project_#{issuable_type}_path", project.namespace, project, new_url_opts)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment