Skip to content

Commit f100012

Browse files
authored
Merge pull request #167 from wp-cli/add-behat-yml-file
Add `behat.yml` file for Windows compatibility
2 parents 11c5356 + f396cb1 commit f100012

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

behat.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
default:
2+
paths:
3+
features: features
4+
bootstrap: vendor/wp-cli/wp-cli-tests/features/bootstrap

0 commit comments

Comments
 (0)