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 07bc232 commit 383f3beCopy full SHA for 383f3be
features/site-create.feature
@@ -63,7 +63,7 @@ Feature: Create a new site on a WP multisite
63
64
$super_admins = array( 1 => 'admin' );
65
"""
66
- When I run `wp core config {CORE_CONFIG_SETTINGS} --extra-php < extra-config`
+ When I run `wp core config {CORE_CONFIG_SETTINGS} --skip-check --extra-php < extra-config`
67
Then STDOUT should be:
68
69
Success: Generated 'wp-config.php' file.
0 commit comments