We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b682095 + cff24ec commit 896b7fbCopy full SHA for 896b7fb
1 file changed
features/term-recount.feature
@@ -49,6 +49,7 @@ Feature: Recount terms on a taxonomy
49
50
When I run `wp term recount category`
51
And I run `wp term get category {TERM_ID} --field=count`
52
+ Then STDOUT should be:
53
"""
54
1
55
0 commit comments