test(tui): complete welcome coverage

This commit is contained in:
NI0317
2026-07-30 23:14:15 +08:00
parent 377be07512
commit 605136d18a

View File

@@ -241,7 +241,7 @@ describe('TUI first-run welcome composition', () => {
return {} as never
},
},
} as Context
} as unknown as Context
apply(ctx, { dshHome: home })
expect(request?.options).toEqual({
width: '100%',