Skip to content

Commit 2510d73

Browse files
authored
Merge pull request Codeception#431 from alexkuc/master
Update Functional Tests page
2 parents c393c72 + ab9d860 commit 2510d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/04-FunctionalTests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ error_level: "E_ALL & ~E_STRICT & ~E_DEPRECATED"
267267

268268
{% endhighlight %}
269269

270-
`error_level` can also be set globally in `codeception.yml` file.
270+
`error_level` can also be set globally in `codeception.yml` file. In order to do that, you need to specify `error_level` as a part of `settings`. For more information, see [Global Configuration](https://codeception.com/docs/reference/Configuration).
271271

272272
## Conclusion
273273

0 commit comments

Comments
 (0)