diff --git a/features/makepot.feature b/features/makepot.feature index dfcb852..6be84b9 100644 --- a/features/makepot.feature +++ b/features/makepot.feature @@ -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. """