diff --git a/codeception.dist.yml b/codeception.dist.yml deleted file mode 100755 index e268f61b0..000000000 --- a/codeception.dist.yml +++ /dev/null @@ -1,14 +0,0 @@ -paths: - tests: tests - output: tests/_output - data: tests/_data - support: tests/_support - envs: tests/_envs -settings: - bootstrap: _bootstrap.php - error_level: E_ALL & ~E_WARNING & ~E_NOTICE & ~E_USER_DEPRECATED -actor_suffix: Tester -extensions: - enabled: - - Codeception\Extension\RunFailed - #- Codeception\Extension\Recorder