Commit 50c9c6a8 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Grammar fix

parent 2783877e
......@@ -9,7 +9,7 @@ describe 'Dashboard Todos', feature: true do
let(:todos_total){ todos_per_page + 1 }
describe 'GET /dashboard/todos' do
context 'User do not have todos' do
context 'User does not have todos' do
before do
login_as(user)
visit dashboard_todos_path
......
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