diff --git a/Codeception-plugin.md b/Codeception-plugin.md index bac5aa5..af2ec7b 100644 --- a/Codeception-plugin.md +++ b/Codeception-plugin.md @@ -9,7 +9,7 @@ A simple plugin that allows you to run [Codeception](http://codeception.com/) te ``` codeception: config: "." - log_path: "tests/_log" + path: "tests/_log" ``` The log_path value will need to be changed if you have your tests directory somewhere other than in the root of the project. \ No newline at end of file