mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
Fix features
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user