summaryrefslogtreecommitdiff
path: root/features/public
diff options
context:
space:
mode:
Diffstat (limited to 'features/public')
-rw-r--r--features/public/projects.feature1
-rw-r--r--features/public/public_groups.feature1
2 files changed, 2 insertions, 0 deletions
diff --git a/features/public/projects.feature b/features/public/projects.feature
index 57fe834b4bf..c7bb3b4f8ce 100644
--- a/features/public/projects.feature
+++ b/features/public/projects.feature
@@ -1,3 +1,4 @@
+@public
Feature: Public Projects Feature
Background:
Given public project "Community"
diff --git a/features/public/public_groups.feature b/features/public/public_groups.feature
index 7f1ec718e35..8bbda8cb6d4 100644
--- a/features/public/public_groups.feature
+++ b/features/public/public_groups.feature
@@ -1,3 +1,4 @@
+@public
Feature: Public Projects Feature
Background:
Given group "TestGroup" has private project "Enterprise"