Skip to content

Commit 2be4fc9

Browse files
committed
Fixes by PHP-CS-Fixer
1 parent fd30dcd commit 2be4fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ResponseBuilderTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
use Http\Discovery\MessageFactoryDiscovery;
66
use PHPUnit\Framework\TestCase;
7+
use Swis\Http\Fixture\MockNotFoundException;
78
use Swis\Http\Fixture\ResponseBuilder;
89
use Swis\Http\Fixture\ResponseBuilderInterface;
9-
use Swis\Http\Fixture\MockNotFoundException;
1010
use function GuzzleHttp\Psr7\stream_for;
1111

1212
class ResponseBuilderTest extends TestCase

0 commit comments

Comments
 (0)