Skip to content

Commit 7e2f082

Browse files
committed
Updated a missing client namespace addition
1 parent 994fb52 commit 7e2f082

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/ApiSettingsTest.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
<?php
2-
declare(strict_types=1);
1+
<?php declare(strict_types=1);
32

4-
namespace ApiClients\Tests\Pusher;
3+
namespace ApiClients\Tests\Client\Pusher;
54

65
use ApiClients\Client\Pusher\ApiSettings;
76
use ApiClients\Tools\TestUtilities\TestCase;

0 commit comments

Comments
 (0)