Skip to content

Commit ef3ee88

Browse files
committed
fixup! added e2e test
1 parent 29a33f2 commit ef3ee88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/content.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ test('測試导航', async ({ room, content, serviceWorker }) => {
451451

452452
})
453453

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

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

0 commit comments

Comments
 (0)