Skip to content

Commit 4647967

Browse files
committed
Fix namespace
1 parent da53f10 commit 4647967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/tests/Bridge/SurrealDb/StoreTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Bridge\SurrealDb;
12+
namespace Symfony\AI\Store\Tests\Bridge\SurrealDb;
1313

1414
use PHPUnit\Framework\Attributes\CoversClass;
1515
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)