Skip to content

Commit a79a499

Browse files
committed
misc
1 parent 0005d6f commit a79a499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Subscribers/TestRunner/TestRunnerFinishedSubscriber.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ private function resolveLineNumber(string $stackTrace): int
7474
}
7575

7676
/**
77-
* @return Failed[]
77+
* @return array<array<string, mixed>>
7878
*/
7979
private function createFailedEventDatas(TestResult $testResult): array
8080
{

0 commit comments

Comments
 (0)