File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169169
170170# ### WP-CLI version
171171
172- You can point the tests to a specific version ow WP-CLI through the ` WP_CLI_BIN_DIR` constant:
172+ You can point the tests to a specific version of WP-CLI through the ` WP_CLI_BIN_DIR` constant:
173173` ` ` bash
174174WP_CLI_BIN_DIR=~ /my-custom-wp-cli/bin composer behat
175175` ` `
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180180
181181# ### WP-CLI version
182182
183- You can point the tests to a specific version ow WP-CLI through the ` WP_CLI_BIN_DIR` constant:
183+ You can point the tests to a specific version of WP-CLI through the ` WP_CLI_BIN_DIR` constant:
184184` ` ` bash
185185WP_CLI_BIN_DIR=~ /my-custom-wp-cli/bin composer behat
186186` ` `
You can’t perform that action at this time.
0 commit comments