Skip to content

Commit f29e9cd

Browse files
Copilotswissspidy
andcommitted
Fix Behat test syntax to use correct step definition
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent 1b436fb commit f29e9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/updatepo.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,4 @@ Feature: Update existing PO files from a POT file
516516
Success: Updated 1 file.
517517
"""
518518
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
519+
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

Comments
 (0)