From 3e6c43d20f0fc417d81ab806e9920675170c6c14 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Sat, 4 Aug 2018 22:38:50 +0200 Subject: [PATCH] Add `behat.yml` file for Windows compatibility --- behat.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 behat.yml diff --git a/behat.yml b/behat.yml new file mode 100644 index 000000000..904941400 --- /dev/null +++ b/behat.yml @@ -0,0 +1,4 @@ +default: + paths: + features: features + bootstrap: vendor/wp-cli/wp-cli-tests/features/bootstrap