mirror of
https://github.com/tiennm99/ccs.git
synced 2026-08-22 16:23:38 +00:00
fix(test): add qoder to PLUS_EXTRA_CLIPROXY_PROVIDERS test expectation
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
committed by
shiminhao964
co-authored by
Claude Opus 4.7
parent
1e60fe186e
commit
dea4de45fd
@@ -68,6 +68,7 @@ describe('provider presentation metadata', () => {
|
|||||||
'gitlab',
|
'gitlab',
|
||||||
'codebuddy',
|
'codebuddy',
|
||||||
'kilo',
|
'kilo',
|
||||||
|
'qoder',
|
||||||
]);
|
]);
|
||||||
expect(getProviderSection('gitlab')?.id).toBe('plus-extra');
|
expect(getProviderSection('gitlab')?.id).toBe('plus-extra');
|
||||||
expect(getProviderSection('gemini')?.id).toBe('core');
|
expect(getProviderSection('gemini')?.id).toBe('core');
|
||||||
|
|||||||
Reference in New Issue
Block a user