Remove PHPUnit speedtrap

This commit is contained in:
Claudio Sanches 2021-08-11 10:27:44 -03:00
parent 9c19fb8f7b
commit 36ae4bc4b7
1 changed files with 0 additions and 3 deletions

View File

@ -46,7 +46,4 @@
</exclude>
</whitelist>
</filter>
<listeners>
<listener class="SpeedTrapListener" file="tests/legacy/includes/listener-loader.php" />
</listeners>
</phpunit>