Skip to content

Commit 6804d04

Browse files
authored
fix/complying with the psr-4 standard (#7)
1 parent c48ac23 commit 6804d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Cases/UriTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @contact [email protected]
1010
* @license https://github.com/opencodeco/hyperf-metric/blob/main/LICENSE
1111
*/
12-
namespace HyperfTest\Metric\Support;
12+
namespace HyperfTest\Metric\Cases;
1313

1414
use Hyperf\Metric\Support\Uri;
1515
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)