Skip to content

Commit ab0d185

Browse files
authored
Merge pull request #87 from wp-cli/add-behat-yml-file
Add `behat.yml` file for Windows compatibility
2 parents bc14fe6 + 0ef37aa commit ab0d185

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)