Skip to content

Commit 08363dc

Browse files
swissspidyCopilot
andauthored
Update features/config-create.feature
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a8b3e43 commit 08363dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/config-create.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Feature: Create a wp-config file
300300
define( 'SQLITE_DB_DROPIN_VERSION', '1.0.0' );
301301
"""
302302
303-
When I run `wp config create --skip-salts --skip-check`
303+
When I run `wp config create --skip-salts`
304304
Then the return code should be 0
305305
And STDOUT should contain:
306306
"""

0 commit comments

Comments
 (0)