diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-06-19 16:46:01 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-06-19 16:51:36 +0200 |
commit | db88797ef9e9012238b45857dfcec15a12838305 (patch) | |
tree | e92d02b6ea149ea7509a4f74a72d3d021491b570 /features/project | |
parent | 26d1bd7c2a285da734ed0b8eab5c31cd5237caa4 (diff) | |
download | gitlab-ce-db88797ef9e9012238b45857dfcec15a12838305.tar.gz |
Fix test
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/redirects.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/redirects.feature b/features/project/redirects.feature index 10e5fbf55c7..776ab83a876 100644 --- a/features/project/redirects.feature +++ b/features/project/redirects.feature @@ -29,4 +29,5 @@ Feature: Project Redirects When I visit project "Community" page And I should see project "Community" home page And I click on "Sign In" + And Authenticate Then I should be redirected to "Community" page |