diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2017-02-28 14:21:31 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2017-02-28 14:21:31 +0000 |
commit | 8a52257d2e08f255608b783254fc8fd708f89e9e (patch) | |
tree | c671981ec44d546d02fb4fd187770d8da398bc74 /features | |
parent | 4830a8b58cb415efc59a049ea696580f11e44728 (diff) | |
parent | 8f61290f22ba624a3a0ac9622c3ded1fa3140b90 (diff) | |
download | gitlab-ce-8a52257d2e08f255608b783254fc8fd708f89e9e.tar.gz |
Merge branch '27354-navigation-new-button' into 'master'
Put back the new project button
Closes #27354
See merge request !9426
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 |