mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove speed trap.
This commit is contained in:
parent
a9d5b6ef92
commit
3ff83cd431
@ -17,11 +17,6 @@
|
|||||||
<directory suffix="Test.php">./tests/unit</directory>
|
<directory suffix="Test.php">./tests/unit</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
|
|
||||||
<listeners>
|
|
||||||
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener"/>
|
|
||||||
</listeners>
|
|
||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<whitelist addUncoveredFilesFromWhitelist="true">
|
<whitelist addUncoveredFilesFromWhitelist="true">
|
||||||
<directory suffix=".php">./app</directory>
|
<directory suffix=".php">./app</directory>
|
||||||
|
Loading…
Reference in New Issue
Block a user