Commit 2de5f511 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix-dashboard-spec' into 'master'

Fix todos spec

See merge request !8643
parents e8e2a6a9 4f1eb8cd
......@@ -165,7 +165,7 @@ describe 'Dashboard Todos', feature: true do
end
it 'shows the todo' do
expect(page).to have_content 'The build failed for your merge request'
expect(page).to have_content 'The build failed for merge request'
end
it 'links to the pipelines for the merge request' 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