Skip to content

Commit 2ba4d2d

Browse files
committed
run in separate process
1 parent a2f8dfb commit 2ba4d2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/JWTTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ public function testExpiredExceptionPayload()
130130
}
131131
}
132132

133+
/**
134+
* @runInSeparateProcess
135+
*/
133136
public function testExpiredExceptionTimestamp()
134137
{
135138
$this->expectException(ExpiredException::class);

0 commit comments

Comments
 (0)