diff --git a/features/db-import.feature b/features/db-import.feature index e0e92ca6..a650517d 100644 --- a/features/db-import.feature +++ b/features/db-import.feature @@ -147,7 +147,7 @@ Feature: Import a WordPress database wp db import """ - When I run `wp core config {CORE_CONFIG_SETTINGS}` + When I run `wp config create {CORE_CONFIG_SETTINGS}` Then STDOUT should not be empty And the wp-config.php file should exist