Commit d5d49f6
fix(test): Use valid hex commit hash in test_add_test_entry_db_commit_failure
The test was using 'testcommithash' which fails is_valid_commit_hash()
validation, causing early return before safe_db_commit is called.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent dc36856 commit d5d49f6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1463 | 1463 | | |
1464 | 1464 | | |
1465 | 1465 | | |
1466 | | - | |
| 1466 | + | |
| 1467 | + | |
1467 | 1468 | | |
1468 | 1469 | | |
1469 | 1470 | | |
| |||
0 commit comments