test(e2e): stabilize fixture imports

This commit is contained in:
2026-07-03 14:43:45 +08:00
parent 873a0a8bce
commit e22c5dfb78
9 changed files with 20 additions and 19 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
}
],
"paths": {
"@/*": ["./src/*"]
"@/*": ["./src/*"],
"@e2e/*": ["./e2e/*"]
}
},
"include": [