@@ -9,8 +9,8 @@ |
||
9 | 9 | namespace NotificationChannels\ZonerSmsGateway\IntegrationTest; |
10 | 10 | |
11 | 11 | use GuzzleHttp\Client; |
12 | -use PHPUnit\Framework\TestCase; |
|
13 | 12 | use NotificationChannels\ZonerSmsGateway\ZonerSmsGateway; |
13 | +use PHPUnit\Framework\TestCase; |
|
14 | 14 | |
15 | 15 | class ZonerSmsGatewayTest extends TestCase |
16 | 16 | { |