diff options
Diffstat (limited to 'features/project/project.feature')
-rw-r--r-- | features/project/project.feature | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/features/project/project.feature b/features/project/project.feature index c1e04ada7ca..f1f3ed26065 100644 --- a/features/project/project.feature +++ b/features/project/project.feature @@ -92,7 +92,3 @@ Feature: Project And I visit my empty project page And I create bare repo Then I should see command line instructions - - Scenario: I should not see command line instructions - Given I visit an empty project page - Then I should not see command line instructions |