We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19d656 commit f7daebdCopy full SHA for f7daebd
src/Concerns/RunTestsInCoroutine.php
@@ -62,6 +62,7 @@ final protected function runTest(): mixed
62
parent::setName('runTestsInCoroutine');
63
}
64
65
+ /* @phpstan-ignore-next-line */
66
return parent::runTest();
67
68
0 commit comments