Skip to content

Commit 0655ac3

Browse files
authored
Apply suggestion from @swissspidy
1 parent 0d35231 commit 0655ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/package-install.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@ Feature: Install WP-CLI packages
14301430
"""
14311431
When I run `php create-malicious-package-zip.php`
14321432
1433-
When I try `wp package install traversal.zip`
1433+
And I try `wp package install traversal.zip`
14341434
Then the return code should be 1
14351435
And STDERR should contain:
14361436
"""

0 commit comments

Comments
 (0)