Skip to content

Commit 5dd9ddd

Browse files
committed
Fix formatting of use statements in CacheTest
1 parent 0634048 commit 5dd9ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
use Slim\HttpCache\Cache;
1616
use Slim\Psr7\Factory\ResponseFactory;
1717
use Slim\Psr7\Factory\ServerRequestFactory;
18-
1918
use Slim\Psr7\Factory\StreamFactory;
19+
2020
use function gmdate;
2121
use function time;
2222

0 commit comments

Comments
 (0)