Skip to content

Commit 2c9d129

Browse files
Merge branch '10.5' into 11.5
2 parents 6bfd534 + 75849d2 commit 2c9d129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Framework/TestSuite.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ private function invokeMethodsBeforeFirstTest(Event\Emitter $emitter, Event\Test
639639
} catch (Throwable $t) {
640640
}
641641

642+
/** @psalm-suppress RedundantCondition */
642643
if ($emitCalledEvent) {
643644
$emitter->testBeforeFirstTestMethodCalled(
644645
$this->name,

0 commit comments

Comments
 (0)