Skip to content

Commit 96736a6

Browse files
committed
style: use plain ASCII dashes in comment section divider
1 parent b95121a commit 96736a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/drivers/ai-chat/providers/mistral/MistralAiProvider.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ describe('MistralAIProvider.complete streaming', () => {
655655
});
656656
});
657657

658-
// ── Mistral image_url coercion ──────────────────────────────────────
658+
// -- Mistral image_url coercion --
659659

660660
describe('MistralAIProvider image_url coercion', () => {
661661
const baseCompletion = {

0 commit comments

Comments
 (0)