diff options
author | Jacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home> | 2015-12-23 12:26:41 -0500 |
---|---|---|
committer | Jacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home> | 2015-12-23 12:26:50 -0500 |
commit | 69f9bf77d4ad3fd6c690bf863337854f4347494d (patch) | |
tree | 366f196a7400be18d12f6cef21a698d8c0620fd7 /features/project | |
parent | ea5fa54b2d1949a21503661b3fd5a25401bf110e (diff) | |
download | gitlab-ce-69f9bf77d4ad3fd6c690bf863337854f4347494d.tar.gz |
spinach tests will pass now
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/star.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/star.feature b/features/project/star.feature index a45f9c470ea..618f44fe6dc 100644 --- a/features/project/star.feature +++ b/features/project/star.feature @@ -1,3 +1,4 @@ +@project-stars Feature: Project Star Scenario: New projects have 0 stars Given public project "Community" |