Commit f7a4cf2b authored by Phil Hughes's avatar Phil Hughes

Tests update

parent 511d6b93
......@@ -133,7 +133,7 @@ describe 'Dashboard Todos', feature: true do
it 'shows "All done" message!' do
expect(page).to have_content 'To do 0'
expect(page).to have_content "Good job! Looks like you don't have any todos left."
expect(page).to have_content "You're all done!"
expect(page).not_to have_selector('.gl-pagination')
end
end
......
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