From 3ec1bffc6c902fa04d7d4281b26225a9d640424e Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Tue, 23 Feb 2016 08:42:29 +0000 Subject: fix failing tests --- features/project/project.feature | 4 ---- 1 file changed, 4 deletions(-) (limited to 'features/project/project.feature') 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 -- cgit v1.2.1