We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde681a commit cd9b29dCopy full SHA for cd9b29d
tests/ApiUrlTest.php
@@ -7,8 +7,8 @@
7
use Bitbucket\Client;
8
use Bitbucket\HttpClient\Builder;
9
use Http\Mock\Client as MockClient;
10
-use PHPUnit\Framework\TestCase;
11
use PHPUnit\Framework\Attributes\DataProvider;
+use PHPUnit\Framework\TestCase;
12
13
/**
14
* Tests API URLs constructed in Src and Downloads API classes.
0 commit comments