Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test
Signed-off-by: Pascal Birchler <pascalb@google.com>
  • Loading branch information
swissspidy committed Dec 19, 2024
commit 08a807e6f091cfb8a7d6205fdffab158fdf4f1a0
2 changes: 1 addition & 1 deletion features/makepot.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3828,7 +3828,7 @@ Feature: Generate a POT file of a WordPress project
"""

When I try `wp i18n make-pot foo-theme`
Then STDOUT should be:
Then STDOUT should contain:
"""
Success: POT file successfully generated.
"""
Expand Down
Loading