Skip to content

Commit 7221cc3

Browse files
authored
Merge pull request #164 from wp-cli/refine-feature-files
Fix docstring indent issue in feature files
2 parents 8ccf908 + d69a0e3 commit 7221cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/language-core.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Feature: Manage core translation files for a WordPress install
185185
And the wp-content/languages/ja.po file should not exist
186186
And the wp-content/languages/ja.l10n.php file should not exist
187187
And STDOUT should be:
188-
"""
188+
"""
189189
Success: Language uninstalled.
190190
Success: Language uninstalled.
191191
"""

0 commit comments

Comments
 (0)