Skip database reset on partial test run

This commit is contained in:
Yassine Guedidi
2024-01-12 21:57:18 +01:00
parent db5aa62509
commit e2b8ff3dc0
3 changed files with 65 additions and 28 deletions

View File

@ -200,7 +200,10 @@
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
}
},
"files": [
"tests/functions.php"
]
},
"config": {
"allow-plugins": {