Refactor all of the unit conversion code
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
convertNoticesToExceptions="false"
|
||||
convertWarningsToExceptions="false"
|
||||
beStrictAboutOutputDuringTests="false"
|
||||
printerClass="Codedungeon\PHPUnitPrettyResultPrinter\Printer"
|
||||
beStrictAboutTestsThatDoNotTestAnything="false">
|
||||
<!--printerClass="Codedungeon\PHPUnitPrettyResultPrinter\Printer"-->
|
||||
<testsuites>
|
||||
<testsuite name="Application Test Suite">
|
||||
<directory suffix="Test.php">./tests</directory>
|
||||
|
||||
Reference in New Issue
Block a user