Rimozione file di test codeception

This commit is contained in:
loviuz 2024-01-13 01:04:42 +01:00
parent 2636a71ef7
commit f01affbf55
1 changed files with 0 additions and 14 deletions

View File

@ -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