Commit 4f1eb8cd authored by Sean McGivern's avatar Sean McGivern

Fix todos spec

This was changed in a community MR, but the branch was far enough behind
master that it didn't have this spec.
parent 9a985f6e
......@@ -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