mirror of
https://github.com/shlinkio/shlink.git
synced 2026-09-03 19:52:51 -05:00
Remove ergebnis/phpunit-slow-test-detector
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user