Skip to content

Commit f754422

Browse files
committed
Fix docstring indent issue in feature files
1 parent 32de106 commit f754422

2 files changed

Lines changed: 184 additions & 184 deletions

File tree

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)