Skip to content

Commit 0f732ae

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! e2e test
1 parent 6cb18c8 commit 0f732ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/features/jimaku.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ test('测试同传字幕AI总结', { tag: "@scoped" }, async ({ room, content: p
206206
logger.debug('AI Summary:', res)
207207

208208
const maybe = expect.configure({ soft: true })
209-
maybe(res).toContain('日本Vtuber')
209+
maybe(res).toContain('日本VTuber')
210210
maybe(res).toContain('直播')
211211
maybe(res).toContain('观众')
212212
maybe(res).toContain('麦当劳')

0 commit comments

Comments
 (0)