chore: sync additional local changes and e2e artifacts

This commit is contained in:
Your Name
2026-03-23 18:42:57 +08:00
parent 2ef0f17961
commit 8d0f590264
20 changed files with 2512 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ export default defineConfig({
globalSetup: './global-setup.cjs',
use: {
baseURL: process.env.PLAYWRIGHT_BASE_URL || 'http://localhost:5173',
baseURL: process.env.PLAYWRIGHT_BASE_URL || 'http://localhost:5176',
trace: 'off',
screenshot: 'off',
video: 'off',