OSDN Git Service

remove duplicated check
authorscribu <mail@scribu.net>
Sat, 11 Jan 2014 03:32:51 +0000 (05:32 +0200)
committerscribu <mail@scribu.net>
Sat, 11 Jan 2014 03:32:51 +0000 (05:32 +0200)
features/config.feature

index 57f9e69..8720f45 100644 (file)
@@ -64,9 +64,6 @@ Feature: Have a config file
     When I run `wp core is-installed`
     Then STDOUT should be empty
 
-    When I run `wp core is-installed`
-    Then STDOUT should be empty
-
   Scenario: Nested installs
     Given a WP install
     And a WP install in 'subsite'