mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-08 08:00:10 +00:00
fix build error
This commit is contained in:
@@ -121,6 +121,12 @@ describe('parseSmartCopilotSettings', () => {
|
||||
baseUrl: '',
|
||||
useCustomUrl: false,
|
||||
},
|
||||
grokProvider: {
|
||||
name: 'Grok',
|
||||
apiKey: '',
|
||||
baseUrl: '',
|
||||
useCustomUrl: false,
|
||||
},
|
||||
infioProvider: {
|
||||
name: 'Infio',
|
||||
apiKey: '',
|
||||
|
||||
Reference in New Issue
Block a user