mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 12:34:38 -07:00
Force restart on trust level change to reload settings (#6713)
This commit is contained in:
@@ -140,6 +140,7 @@ describe('SettingsDialog', () => {
|
||||
path: '/workspace/settings.json',
|
||||
},
|
||||
[],
|
||||
true,
|
||||
);
|
||||
|
||||
describe('Initial Rendering', () => {
|
||||
|
||||
Reference in New Issue
Block a user