Skip to content

Commit 11a65e9

Browse files
committed
Rename ItemTest namespace
1 parent a276ebe commit 11a65e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Entity/ItemTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace Entity;
5+
namespace PH7\ApiSimpleMenu\Tests\Entity;
66

77
use PH7\ApiSimpleMenu\Entity\Item as ItemEntity;
88
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)