Commit cd47e625 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix features

parent 7175b6a7
......@@ -34,11 +34,11 @@ module SharedPaths
end
Given 'I visit dashboard issues page' do
visit dashboard_issues_path
visit issues_dashboard_path
end
Given 'I visit dashboard merge requests page' do
visit dashboard_merge_requests_path
visit merge_requests_dashboard_path
end
Given 'I visit dashboard search page' 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