Skip to content

Commit b60f703

Browse files
authored
Merge pull request #803 from WyriHaximus/drop-jakobbuis-simple-slow-test-reporter
Drop jakobbuis/simple-slow-test-reporter
2 parents 5b6d248 + 60c246b commit b60f703

File tree

3 files changed

+1
-45
lines changed

3 files changed

+1
-45
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"ergebnis/composer-normalize": "^2.33.0",
1414
"icanhazstring/composer-unused": "^0.8.10",
1515
"infection/infection": "^0.27.0",
16-
"jakobbuis/simple-slow-test-reporter": "^1.0",
1716
"maglnet/composer-require-checker": "^4.6.0",
1817
"nunomaduro/collision": "^7.1.0",
1918
"orklah/psalm-insane-comparison": "^2.2.0",

composer.lock

Lines changed: 1 addition & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

etc/qa/phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@
1010
<directory suffix=".php">../../src/</directory>
1111
</whitelist>
1212
</filter>
13-
<extensions>
14-
<extension class="SSTR\SlowTestReporter" />
15-
</extensions>
1613
</phpunit>

0 commit comments

Comments
 (0)