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:
Simon Shi
2026-05-21 15:19:57 +08:00
committed by shiminhao964
co-authored by Claude Opus 4.7
parent 1e60fe186e
commit dea4de45fd
@@ -68,6 +68,7 @@ describe('provider presentation metadata', () => {
'gitlab',
'codebuddy',
'kilo',
'qoder',
]);
expect(getProviderSection('gitlab')?.id).toBe('plus-extra');
expect(getProviderSection('gemini')?.id).toBe('core');