mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
fix: replace branding keywords to avoid ambiguity
This commit is contained in:
parent
9df193ca42
commit
f599cda7d2
8 changed files with 18 additions and 18 deletions
|
|
@ -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',
|
||||
);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue