Skip to content

Commit 685b67a

Browse files
committed
Apply fixes from StyleCI
1 parent dc64dfb commit 685b67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/HttpClient/BuilderTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
use Gitlab\HttpClient\Builder;
1818
use Http\Client\Common\HttpMethodsClientInterface;
1919
use Http\Client\Common\Plugin;
20+
use PHPUnit\Framework\Attributes\Before;
2021
use PHPUnit\Framework\TestCase;
2122
use Psr\Http\Client\ClientInterface;
2223
use Psr\Http\Message\RequestFactoryInterface;
2324
use Psr\Http\Message\StreamFactoryInterface;
24-
use PHPUnit\Framework\Attributes\Before;
2525

2626
/**
2727
* @author Fabien Bourigault <bourigaultfabien@gmail.com>

0 commit comments

Comments
 (0)