Skip to content

Commit 28c21cc

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! e2e test
1 parent 64f3a39 commit 28c21cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/features/jimaku.spec.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ test('測試彈出同傳視窗', async ({ room, context, optionPageUrl, page, co
126126
})
127127

128128
test('测试同传字幕AI总结', { tag: "@scoped" }, async ({ room, content: p, context, optionPageUrl, page }) => {
129-
129+
130+
test.slow()
130131
logger.info('正在修改設定...')
131132
const settingsPage = await context.newPage()
132133
await settingsPage.bringToFront()

0 commit comments

Comments
 (0)