Skip to content

Commit 9454892

Browse files
committed
Apply fixes from StyleCI
1 parent db0ab3b commit 9454892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DeadLockTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*/
4343
final class DeadLockTest extends TestCase
4444
{
45-
use testTrait;
45+
use TestTrait;
4646

4747
private const CHILD_EXIT_CODE_DEADLOCK = 15;
4848
private string $logFile = '';

0 commit comments

Comments
 (0)