fix: replace branding keywords to avoid ambiguity

This commit is contained in:
Mingholy 2025-09-16 19:57:33 +08:00
parent 9df193ca42
commit f599cda7d2
8 changed files with 18 additions and 18 deletions

View file

@ -66,7 +66,7 @@ describe('FolderTrustDialog', () => {
);
expect(lastFrame()).toContain(
'To see changes, Gemini CLI must be restarted',
'To see changes, Qwen Code must be restarted',
);
});