Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 committed Oct 21, 2024
1 parent 64f3a39 commit 28c21cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/features/jimaku.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ test('測試彈出同傳視窗', async ({ room, context, optionPageUrl, page, co
})

test('测试同传字幕AI总结', { tag: "@scoped" }, async ({ room, content: p, context, optionPageUrl, page }) => {


test.slow()
logger.info('正在修改設定...')
const settingsPage = await context.newPage()
await settingsPage.bringToFront()
Expand Down

0 comments on commit 28c21cc

Please sign in to comment.