summaryrefslogtreecommitdiff
path: root/features/project/create.feature
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-14 12:19:02 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-14 12:19:02 +0200
commitb007cadf5534e4202a955825770019787a37f7d6 (patch)
treee52543b8da1f5f3e0d39999b82a2bf020092e078 /features/project/create.feature
parent0d7986a8c7806a5d7630283f26667f954a5e61f7 (diff)
downloadgitlab-ce-b007cadf5534e4202a955825770019787a37f7d6.tar.gz
Fix project creation test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/project/create.feature')
-rw-r--r--features/project/create.feature3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/project/create.feature b/features/project/create.feature
index 395a3218b2b..bb8e3a368ed 100644
--- a/features/project/create.feature
+++ b/features/project/create.feature
@@ -3,6 +3,7 @@ Feature: Create Project
A user with ability to create a project
Should be able to create a new one
+ @javascript
Scenario: User create a project
Given I sign in as a user
When I visit new project page
@@ -19,4 +20,4 @@ Feature: Create Project
And I click on HTTP
Then Remote url should update to http link
And If I click on SSH
- Then Remote url should update to ssh link \ No newline at end of file
+ Then Remote url should update to ssh link