We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca43cc commit 6f17adfCopy full SHA for 6f17adf
features/install-wp-tests.feature
@@ -10,7 +10,7 @@ Feature: Scaffold install-wp-tests.sh tests
10
When I try `/usr/bin/env bash {PLUGIN_DIR}/hello-world/bin/install-wp-tests.sh`
11
Then STDOUT should contain:
12
"""
13
- usage:
+ Usage:
14
15
And the return code should be 1
16
0 commit comments