Skip to content
Snippets Groups Projects
Commit cd47e625 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix features

parent 7175b6a7
No related branches found
No related tags found
2 merge requests!2940Expanding repos and hooks paths in settings,!2787Feature: Projects page
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment