summaryrefslogtreecommitdiff
path: root/features/project/redirects.feature
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-06-19 14:20:25 +0200
committerMarin Jankovski <marin@gitlab.com>2014-06-19 14:20:25 +0200
commit26d1bd7c2a285da734ed0b8eab5c31cd5237caa4 (patch)
tree3f4713dab46751d929d967ad5776fccea43f943f /features/project/redirects.feature
parent2c3626884efb86ac4477754780e5c5d612e5264e (diff)
downloadgitlab-ce-26d1bd7c2a285da734ed0b8eab5c31cd5237caa4.tar.gz
Set return url as param.
Diffstat (limited to 'features/project/redirects.feature')
-rw-r--r--features/project/redirects.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/redirects.feature b/features/project/redirects.feature
index 1f85bab71f1..10e5fbf55c7 100644
--- a/features/project/redirects.feature
+++ b/features/project/redirects.feature
@@ -28,5 +28,5 @@ Feature: Project Redirects
Scenario: I visit a public project without signing in
When I visit project "Community" page
And I should see project "Community" home page
- And I sign in as a user
+ And I click on "Sign In"
Then I should be redirected to "Community" page