Skip to content

Commit

Permalink
fixup! added e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 committed Oct 22, 2024
1 parent 29a33f2 commit ef3ee88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/content.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ test('測試导航', async ({ room, content, serviceWorker }) => {

})

test('測試 强制啓動 模式', { tag: '@scoped' }, async ({ context, optionPageUrl, page, content }) => {
test('測試 强制啓動 模式', async ({ context, optionPageUrl, page, content }) => {

logger.info('進入離綫的直播間...')
// this room is always offline (guess what)
Expand Down

0 comments on commit ef3ee88

Please sign in to comment.