fix: spurious unsaved-changes warning when navigating between test cases in a test run (#406)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kimatata <117462761+kimatata@users.noreply.github.com>
This commit is contained in:
Copilot
2026-03-08 14:13:18 +09:00
committed by GitHub
parent 93e66d0122
commit 4cafcaeedc
4 changed files with 223 additions and 6 deletions

View File

@@ -25,7 +25,9 @@
"eslint-plugin-react": "^7.37.5",
"express": "^4.21.0",
"globals": "^16.0.0",
"happy-dom": "^20.8.3",
"prettier": "^3.3.3",
"react": "^19.2.4",
"sequelize": "^6.37.4",
"sqlite3": "^5.1.7",
"supertest": "^7.1.4",