Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-09-10 17:35:23 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-09-10 17:35:23 +0400
commitb58155113b46690d9390597f9f1feccf44b00989 (patch)
treefded841ab9308d4636e21d51c1c808cbf312b87d /features/project/wiki.feature
parent698500dd786cc931cabeb0f44087c0cd11bd0131 (diff)
add spinach steps for remaining features
Diffstat (limited to 'features/project/wiki.feature')
-rw-r--r--features/project/wiki.feature6
1 files changed, 3 insertions, 3 deletions
diff --git a/features/project/wiki.feature b/features/project/wiki.feature
index 4441ada2847..51370565a3b 100644
--- a/features/project/wiki.feature
+++ b/features/project/wiki.feature
@@ -1,6 +1,6 @@
-Feature: Wiki
- Background:
- Given I signin as a user
+Feature: Project Wiki
+ Background:
+ Given I sign in as a user
And I own project "Shop"
Given I visit project wiki page