Skip to content

Commit 6e2d8b7

Browse files
committed
Fix test
1 parent 6f3fde2 commit 6e2d8b7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

features/language-plugin.feature

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,8 @@ Feature: Manage plugin translation files for a WordPress install
462462
"""
463463

464464
# Manually create a translation file using the text domain (not the plugin slug)
465-
And a wp-content/languages/plugins/different-text-domain-de_DE.po file:
465+
And a wp-content/languages/plugins/different-text-domain-de_DE.l10n.php file:
466466
"""
467-
msgid ""
468-
msgstr ""
469467
"""
470468

471469
When I run `wp language plugin list test-plugin --fields=language,status --format=csv`

0 commit comments

Comments
 (0)