Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 76516c8

Browse files
committed
Correct behat configuration example
1 parent 1b208a0 commit 76516c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ default:
2323
Behat\YiiExtension\Extension:
2424
framework_script: ../../framework/yii.php
2525
config_script: ../config/test.php
26+
mink_driver: true
27+
wunit: ~
2628
```
2729
2830
Installation

0 commit comments

Comments
 (0)