diff options
Diffstat (limited to 'features/project/star.feature')
-rw-r--r-- | features/project/star.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/star.feature b/features/project/star.feature index 3322f891805..a45f9c470ea 100644 --- a/features/project/star.feature +++ b/features/project/star.feature @@ -13,7 +13,7 @@ Feature: Project Star Given public project "Community" And I visit project "Community" page When I click on the star toggle button - Then The project has 0 stars + Then I redirected to sign in page @javascript Scenario: Signed in users can toggle star |