We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0d816 commit cfd5d2cCopy full SHA for cfd5d2c
README.md
@@ -27,7 +27,10 @@ $ composer require devizzent/codeception-mockserver-helper --dev
27
```
28
29
## Codeception Configuration
30
-Go to your codeception configuration and add this module
+`This helper isn't a codeception module, it can't be configured in the global codeception.yml
31
+ only in the *.suite.yml configuration.`
32
+
33
+Go to your codeception **suite** configuration and add this module
34
```yaml
35
modules:
36
enabled:
0 commit comments