Completed
Branch master (546365)
by antikainen
09:41
created
tests-integration/ZonerSmsGatewayTest.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,8 +9,8 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.