chore: test code for cases index (#279)

This commit is contained in:
kimatata
2025-09-13 12:11:22 +09:00
committed by GitHub
parent a7882dd769
commit 72fd3af24f
4 changed files with 148 additions and 41 deletions

View File

@@ -29,7 +29,7 @@
"prettier": "^3.3.3",
"sequelize": "^6.37.4",
"sqlite3": "^5.1.7",
"supertest": "^7.0.0",
"supertest": "^7.1.4",
"typescript-eslint": "^8.24.1",
"vitest": "^1.6.0"
}