Skip to content

Commit 88ed6c9

Browse files
committed
fix
1 parent 4bc1535 commit 88ed6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/core.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ Feature: Manage WordPress installation
290290
"""
291291
And the wp-settings.php file should exist
292292

293-
@require-php-5.6
294293
Scenario: Don't download WordPress when files are already present
295294
Given an empty directory
296295
And WP files
@@ -302,6 +301,7 @@ Feature: Manage WordPress installation
302301
"""
303302
And the return code should be 1
304303

304+
@require-php-5.6
305305
Scenario: Install WordPress in a subdirectory
306306
Given an empty directory
307307
And a wp-config.php file:

0 commit comments

Comments
 (0)