Fix bug in month names similar in English and German

This commit is contained in:
2021-01-06 16:07:21 +01:00
parent 8f612dede1
commit a6030e4a5f
2 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,6 @@
enforceTimeLimit="true"
failOnWarning="true"
forceCoversAnnotation="false"
printerClass="PHPUnit\TextUI\ResultPrinter"
processIsolation="true"
stopOnError="true"
stopOnFailure="true"