diff --git a/codeception.dist.yml b/codeception.dist.yml index 66396a311..2662bb523 100644 --- a/codeception.dist.yml +++ b/codeception.dist.yml @@ -1,7 +1,7 @@ actor: Tester paths: tests: tests - log: tests/_output + output: tests/_output data: tests/_data helpers: tests/_support bootstrap: _bootstrap.php