diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-02-21 15:29:19 -0600 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-02-22 10:15:35 -0600 |
commit | 8f61290f22ba624a3a0ac9622c3ded1fa3140b90 (patch) | |
tree | 5057c98b63466cb8508318726a30e3bd6b09d115 /features | |
parent | 4753368d2f1bb62eab76bb3276f0859f8eec140d (diff) | |
download | gitlab-ce-8f61290f22ba624a3a0ac9622c3ded1fa3140b90.tar.gz |
Put back the new project button27354-navigation-new-button
Diffstat (limited to 'features')
-rw-r--r-- | features/dashboard/dashboard.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/dashboard/dashboard.feature b/features/dashboard/dashboard.feature index 92061dac7f4..b1d5e4a7acb 100644 --- a/features/dashboard/dashboard.feature +++ b/features/dashboard/dashboard.feature @@ -11,6 +11,7 @@ Feature: Dashboard And I visit dashboard page Scenario: I should see projects list + Then I should see "New Project" link Then I should see "Shop" project link Then I should see "Shop" project CI status |