Skip to content

Commit

Permalink
Fix namespace under tests/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
phansys committed May 31, 2021
1 parent a2b09c3 commit 9e7940d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZabbixApiTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @author confirm IT solutions GmbH, Rathausstrase 14, CH-6340 Baar
*/

namespace ZabbixApi\Tests;
namespace Confirm\ZabbixApi\Tests;

use Confirm\ZabbixApi\Exception;
use Confirm\ZabbixApi\TokenCacheAwareInterface;
Expand Down

0 comments on commit 9e7940d

Please sign in to comment.