fix: check if key exists

This commit is contained in:
Maël Gangloff
2025-10-25 22:42:20 +02:00
parent 26f33adc09
commit ef5744eed1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
backupGlobals="false"
colors="true"
failOnNotice="true"
failOnWarning="false"
failOnWarning="true"
bootstrap="tests/bootstrap.php"
cacheDirectory=".phpunit.cache"
>