We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b436fb commit f29e9cdCopy full SHA for f29e9cd
features/updatepo.feature
@@ -516,4 +516,4 @@ Feature: Update existing PO files from a POT file
516
Success: Updated 1 file.
517
"""
518
And STDERR should be empty
519
- And the foo-plugin/foo-plugin-de_DE.po file should match /First string.*Second string.*Third string/s
+ And the contents of the foo-plugin/foo-plugin-de_DE.po file should match /First string.*Second string.*Third string/s
0 commit comments