fix: align desktop language source truth

This commit is contained in:
冰朔 2026-08-12 04:20:52 +08:00
commit 22095d6848
4 changed files with 14 additions and 6 deletions

View file

@ -57,7 +57,7 @@ describe('PersonaLanguageShellPanel', () => {
providers: [provider],
personaAuthorized: false,
developmentId: 'DEV-20260811-010',
sourceLanguageAnchor: 'HLP-CURRENT-ARCH-001@2026-08-12.8',
sourceLanguageAnchor: 'HLP-CURRENT-ARCH-001@2026-08-12.9',
}))
expect(await screen.findByText('我还不能执行:需要当前证据。')).toBeInTheDocument()
expect(screen.getByText('核验当前事实后规划下一步')).toBeInTheDocument()