From ef3ee880c37ee211612cb740297ed30f8271decc Mon Sep 17 00:00:00 2001 From: eric2788 Date: Tue, 22 Oct 2024 15:26:23 +0800 Subject: [PATCH] fixup! added e2e test --- tests/content.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/content.spec.ts b/tests/content.spec.ts index 8af566f0..146f7da9 100644 --- a/tests/content.spec.ts +++ b/tests/content.spec.ts @@ -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)