提交 d22e7a42 编写于 作者: F Filipa Lacerda

Merge branch 'ci-lint-dispatcher-fix' into 'master'

Change path of CI lints create index.js file

Closes #44181

See merge request gitlab-org/gitlab-ce!17751
......@@ -39,6 +39,7 @@ describe 'CI Lint', :js do
it 'displays information about an error' do
expect(page).to have_content('Status: syntax is incorrect')
expect(page).to have_selector('.ace_content', text: yaml_content)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册