Rename env variables.

This commit is contained in:
James Cole
2019-06-08 06:18:55 +02:00
parent 3681bf258b
commit 7c2c24d330
5 changed files with 23 additions and 23 deletions

View File

@@ -27,7 +27,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false">
stopOnFailure="true">
<listeners>
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener" />
</listeners>