fix: align desktop language source truth
This commit is contained in:
parent
5d465115cb
commit
22095d6848
4 changed files with 14 additions and 6 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue