Remove ergebnis/phpunit-slow-test-detector

This commit is contained in:
Alejandro Celaya
2026-06-11 10:26:44 +02:00
parent b0fcc779f7
commit 53ac79e720
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -62,7 +62,6 @@
"carthage-software/mago": "^1.30",
"devizzent/cebe-php-openapi": "^1.1.2",
"devster/ubench": "^2.1",
"ergebnis/phpunit-slow-test-detector": "^2.24",
"phpstan/phpstan": "^2.2",
"phpstan/phpstan-doctrine": "^2.0",
"phpstan/phpstan-phpunit": "^2.0.5",
-7
View File
@@ -23,11 +23,4 @@
<directory>./module/Rest/src</directory>
</include>
</source>
<extensions>
<bootstrap class="Ergebnis\PHPUnit\SlowTestDetector\Extension">
<parameter name="maximum-count" value="15" />
<parameter name="maximum-duration" value="1000" />
</bootstrap>
</extensions>
</phpunit>