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:
Diffstat (limited to 'features/project/project.feature')
-rw-r--r--features/project/project.feature13
1 files changed, 8 insertions, 5 deletions
diff --git a/features/project/project.feature b/features/project/project.feature
index 895a928ff81..1c9f201df50 100644
--- a/features/project/project.feature
+++ b/features/project/project.feature
@@ -1,11 +1,14 @@
-Feature: Project
+Feature: Projects
Background:
Given I signin as a user
And I own project "Shop"
- And I visit project "Shop" page
+ And I visit project "Shop" page
- Scenario: I should see project activity
+ # @wip
+ # Scenario: I should see project activity
- Scenario: I edit project
+ # @wip
+ # Scenario: I edit project
- Scenario: I visit attachments
+ # @wip
+ # Scenario: I visit attachments