fix unit tests from using response
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 1m55s

This commit is contained in:
2026-01-17 17:24:05 -08:00
parent e6d383103c
commit dd3cbeb65d
12 changed files with 62 additions and 1383 deletions

View File

@@ -98,7 +98,8 @@
"Bash(ssh:*)",
"mcp__redis__list",
"Read(//d/gitea/bugsink-mcp/**)",
"Bash(d:/nodejs/npm.cmd install)"
"Bash(d:/nodejs/npm.cmd install)",
"Bash(node node_modules/vitest/vitest.mjs run:*)"
]
}
}