Update Behat configuration file

This commit is contained in:
Alain Schlesser 2021-03-03 16:33:42 +00:00
parent fc8b342910
commit 27bdfe5c8d

View file

@ -1,4 +1,7 @@
default:
paths:
features: features
bootstrap: vendor/wp-cli/wp-cli-tests/features/bootstrap
suites:
default:
contexts:
- WP_CLI\Tests\Context\FeatureContext
paths:
- features