Skip to content

Commit 83186fa

Browse files
committed
Remove Test attribute in demo code
1 parent dab21e0 commit 83186fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/tests/Bridge/Albert/GPTModelClientTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use PHPUnit\Framework\Attributes\CoversClass;
1515
use PHPUnit\Framework\Attributes\DataProvider;
1616
use PHPUnit\Framework\Attributes\Small;
17-
use PHPUnit\Framework\Attributes\Test;
1817
use PHPUnit\Framework\TestCase;
1918
use Symfony\AI\Platform\Bridge\Albert\GPTModelClient;
2019
use Symfony\AI\Platform\Bridge\OpenAI\Embeddings;

0 commit comments

Comments
 (0)