BigW Consortium Gitlab

Commit a993e0af by Regis

working on tests [ci skip]

parent 398be9ca
......@@ -30,10 +30,7 @@ describe "Pipelines", feature: true, js: true do
let(:project) { create(:project) }
before do
visit namespace_project_pipelines_path(
project.namespace, project,
scope: scope
)
visit namespace_project_pipelines_path(project.namespace, project)
end
it do
......
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