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 7b30bb9 commit f6c803aCopy full SHA for f6c803a
composer.json
@@ -16,7 +16,7 @@
16
},
17
"require-dev": {
18
"wp-cli/entity-command": "^1.3 || ^2",
19
- "wp-cli/wp-cli-tests": "^2"
+ "wp-cli/wp-cli-tests": "^2.0.7"
20
21
"config": {
22
"process-timeout": 7200,
@@ -57,6 +57,7 @@
57
"prefer-stable": true,
58
"scripts": {
59
"behat": "run-behat-tests",
60
+ "behat-rerun": "rerun-behat-tests",
61
"lint": "run-linter-tests",
62
"phpcs": "run-phpcs-tests",
63
"phpunit": "run-php-unit-tests",
0 commit comments