chore: Update Vitest async test expectations and remove unused dependencies.

This commit is contained in:
2025-12-16 07:43:18 -05:00
parent 1140ffa8b8
commit e8c7c7801f
7 changed files with 606 additions and 932 deletions

View File

@@ -17,7 +17,6 @@ export default defineWorkersProject(async () => {
},
poolOptions: {
workers: {
// singleWorker: true,
wrangler: {
configPath: "./wrangler.toml",
},