From 589e3ef846297c195cbe1adbd75fb6b21541108b Mon Sep 17 00:00:00 2001 From: ajaxzheng <894103554@qq.com> Date: Mon, 12 Aug 2024 19:38:27 +0800 Subject: [PATCH] test(e2e): [alert] only test pc template (#1887) * test(e2e): [alert] test alert e2e * test(e2e): only test pc template * test(e2e): only test pc template --- examples/vue3/playwright.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vue3/playwright.config.js b/examples/vue3/playwright.config.js index 06766bec7..5f61e0b14 100644 --- a/examples/vue3/playwright.config.js +++ b/examples/vue3/playwright.config.js @@ -10,7 +10,7 @@ const baseURL = `${origin}/tiny-vue/zh-CN/os-theme/components/` const devServerCommon = 'pnpm run -w site' export default Config({ - testDir: '../sites/demos', + testDir: '../sites/demos/pc', baseURL, storageState: { origins: [