Skip to content

Commit 9f121a7

Browse files
committed
chore(tests): Format test
Signed-off-by: Eden Reich <eden.reich@gmail.com>
1 parent 7338c28 commit 9f121a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/client.test.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,7 @@ describe('InferenceGatewayClient', () => {
266266
it('should handle streaming chat completions reasoning and content', async () => {
267267
const mockRequest = {
268268
model: 'gpt-4o',
269-
messages: [
270-
{ role: MessageRole.user, content: 'Hello' },
271-
],
269+
messages: [{ role: MessageRole.user, content: 'Hello' }],
272270
stream: true,
273271
};
274272
const mockStream = new TransformStream();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy