Skip to content

Commit eaa28ef

Browse files
committed
Moves integration test out of unit tests.
1 parent ae6f700 commit eaa28ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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 Tempest\Core\Tests;
5+
namespace Tests\Tempest\Integration\Core;
66

77
use PHPUnit\Framework\Attributes\DataProvider;
88
use function Tempest\env;

0 commit comments

Comments
 (0)