Skip to content

Commit 994b3dc

Browse files
authored
Merge pull request #194 from wp-cli/refine-feature-files
2 parents 32de106 + f754422 commit 994b3dc

File tree

2 files changed

+184
-184
lines changed

2 files changed

+184
-184
lines changed

features/config-create.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ Feature: Create a wp-config file
9090
9191
When I try `wp version`
9292
Then STDERR should not contain:
93-
"""
94-
Constant WP_DEBUG already defined
95-
"""
93+
"""
94+
Constant WP_DEBUG already defined
95+
"""
9696
9797
@require-wp-4.0
9898
Scenario: No wp-config.php and WPLANG

0 commit comments

Comments
 (0)