fix: update registry snapshot and tests for git provider fields
This commit is contained in:
@@ -72,6 +72,7 @@ describe('settings registry', () => {
|
||||
followUpBehavior: 'steer',
|
||||
queueModeEnabled: false,
|
||||
autoDeleteAfterDays: 365,
|
||||
gitProviderId: 'anthropic',
|
||||
sttProvider: 'openai-compatible',
|
||||
});
|
||||
expect(parseSettingsDocument(null)).toBeNull();
|
||||
|
||||
Reference in New Issue
Block a user