fix(gateway): use Korean server labels by default

This commit is contained in:
2026-08-13 16:28:04 +00:00
parent b6add2930b
commit d03160a4b3
5 changed files with 51 additions and 6 deletions
+1 -1
View File
@@ -366,7 +366,7 @@ describe('admin profile navigation API', () => {
profile: 'che',
instanceKey: '2',
currentScenario: '2',
meta: {},
meta: { korName: '체' },
},
]);
expect(harness.getRuntimeStateListCount()).toBe(0);