diff options
author | GitLab <gitlab@localhost> | 2013-01-17 17:35:57 +0200 |
---|---|---|
committer | GitLab <gitlab@localhost> | 2013-01-17 17:35:57 +0200 |
commit | 232d61d59808e6f0c731d135d728800c4b13ae27 (patch) | |
tree | 87356bbbd97abd549fcc489fb3bed60dc0438528 /features/project | |
parent | c7c1a97c2fecb8931bbe66af6860a072ca97335d (diff) | |
download | gitlab-ce-232d61d59808e6f0c731d135d728800c4b13ae27.tar.gz |
Refactor project creation. Added logout link to profile page
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/project.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/project.feature b/features/project/project.feature index ad3d06bb41f..23fef69ee48 100644 --- a/features/project/project.feature +++ b/features/project/project.feature @@ -1,4 +1,4 @@ -Feature: Projects +Feature: Project Feature Background: Given I sign in as a user And I own project "Shop" |