We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b109139 commit 01a8c62Copy full SHA for 01a8c62
1 file changed
features/plugin.feature
@@ -461,9 +461,12 @@ Feature: Manage WordPress plugins
461
Then STDOUT should contain:
462
"""
463
Plugin 'akismet' deactivated.
464
+ """
465
+ And STDOUT should contain:
466
467
Plugin 'sample-plugin' deactivated.
468
- And STDOUT should not contain:
469
470
471
Success: Deactivated 3 of 3 plugins.
472
@@ -479,6 +482,7 @@ Feature: Manage WordPress plugins
479
482
480
483
inactive
481
484
485
+ inactive
486
must-use
487
488
0 commit comments