Skip to content

Commit 1beefa6

Browse files
committed
Merge branch 'main' into copilot/fix-wp-db-query-fallback
2 parents 16d46e2 + 20a7b5e commit 1beefa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/db-import.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Feature: Import a WordPress database
203203
wp db import
204204
"""
205205

206-
When I run `wp core config {CORE_CONFIG_SETTINGS}`
206+
When I run `wp config create {CORE_CONFIG_SETTINGS}`
207207
Then STDOUT should not be empty
208208
And the wp-config.php file should exist
209209

0 commit comments

Comments
 (0)