mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-06-29 01:45:54 +08:00
test: 新增 4 条 E2E 测试 — 启动加载、CRUD撤销、禁用保存、搜索清理
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineConfig({
|
||||
timeout: 10000,
|
||||
use: {
|
||||
baseURL: 'http://localhost:5173',
|
||||
locale: 'zh-CN',
|
||||
},
|
||||
webServer: {
|
||||
command: 'npm run dev',
|
||||
|
||||
Reference in New Issue
Block a user