Skip to content

Commit 5e55b1a

Browse files
committed
Merge branch 'main' of github.com:grok-php/client
2 parents 1dc2a7f + c04d4bd commit 5e55b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/GrokClientTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace GrokPHP\Client\Tests\Feature;
44

55
use GrokPHP\Client\Clients\GrokClient;
6-
use GrokPHP\Client\Config\GrokConfig;
76
use GrokPHP\Client\Config\ChatOptions;
7+
use GrokPHP\Client\Config\GrokConfig;
88
use GrokPHP\Client\Enums\Model;
99
use GrokPHP\Client\Exceptions\GrokException;
1010
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)