Skip to content

Commit 46f8617

Browse files
schlesseradanielbachhuberswissspidy
authored
Update wp-cli framework (#996)
Co-authored-by: danielbachhuber <36432+danielbachhuber@users.noreply.github.com> Co-authored-by: Pascal Birchler <pascalb@google.com>
1 parent fa5285f commit 46f8617

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

features/command.feature

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,10 +1211,14 @@ Feature: WP-CLI Commands
12111211
"""
12121212
test-command-1
12131213
"""
1214-
And STDOUT should not contain:
1214+
And STDOUT should contain:
12151215
"""
12161216
test-command-2
12171217
"""
1218+
And STDOUT should contain:
1219+
"""
1220+
Testing hooks.
1221+
"""
12181222
And STDERR should be:
12191223
"""
12201224
Warning: Aborting the addition of the command 'test-command-2' with reason: Testing hooks..

0 commit comments

Comments
 (0)