We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc1535 commit 88ed6c9Copy full SHA for 88ed6c9
1 file changed
features/core.feature
@@ -290,7 +290,6 @@ Feature: Manage WordPress installation
290
"""
291
And the wp-settings.php file should exist
292
293
- @require-php-5.6
294
Scenario: Don't download WordPress when files are already present
295
Given an empty directory
296
And WP files
@@ -302,6 +301,7 @@ Feature: Manage WordPress installation
302
301
303
And the return code should be 1
304
+ @require-php-5.6
305
Scenario: Install WordPress in a subdirectory
306
307
And a wp-config.php file:
0 commit comments