Skip to content

Commit 1afaf25

Browse files
committed
fix namespace of RemoteApiTest
1 parent 4d08616 commit 1afaf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Api/RemoteApiTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace tests\phpsap\classes;
3+
namespace tests\phpsap\classes\Api;
44

55
use JsonSerializable;
66
use phpsap\classes\Api\Element;

0 commit comments

Comments
 (0)