8000 chore: CS fixes · symfony/clock@003cef8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 003cef8

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent 52d1e2d commit 003cef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/ClockSensitiveTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
use PHPUnit\Framework\Attributes\After;
1515
use PHPUnit\Framework\Attributes\Before;
1616
use PHPUnit\Framework\Attributes\BeforeClass;
17-
use Symfony\Component\Clock\ClockInterface;
1817
use Symfony\Component\Clock\Clock;
18+
use Symfony\Component\Clock\ClockInterface;
1919
use Symfony\Component\Clock\MockClock;
2020

2121
use function Symfony\Component\Clock\now;

0 commit comments

Comments
 (0)
0