diff options
Diffstat (limited to 'features/project')
| -rw-r--r-- | features/project/fork.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/fork.feature b/features/project/fork.feature index 5f55b64c4ac..ca3f2771aa5 100644 --- a/features/project/fork.feature +++ b/features/project/fork.feature @@ -37,7 +37,7 @@ Feature: Project Fork When I fork to my namespace And I make forked repo invalid And I visit the forks page of the "Shop" project - Then I should not see the invalid fork listed + Then I should see my fork on the list Scenario: Viewing private forks of a Project Given There is an existent fork of the "Shop" project |
