Commit a414f548 authored by Filipa Lacerda's avatar Filipa Lacerda

Fix broken test

parent c2d15004
......@@ -13,7 +13,7 @@ feature 'Dashboard Todos' do
end
it 'shows "All done" message' do
expect(page).to have_content 'Todos let you see what you should do next.'
expect(page).to have_content 'Todos let you see what you should do next'
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