diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-12 11:23:48 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-12 11:23:48 +0000 |
| commit | d07dc0e3b14b8464e47f5ab009552eacda568a36 (patch) | |
| tree | 7cfb4459127eac586e845122ed18449a4e8c70f5 /docs/tutorials/first-audit.md | |
| parent | 0a1908bd6ee19f7079bb2914c0009bea1fc1db37 (diff) | |
fix: use consistent git identity for PR test commit hash
The PR_TEST_COMMIT_HASH constant was incorrect because the discovery test
used a different git identity (pr-test@example.com) than the actual
create_pr_test_commit function (test@grasp-audit.local from fixtures.rs).
This caused the same commit content to produce different hashes due to
different author/committer info being embedded in the commit object.
Fixed by updating the discovery test to use the same git identity as
clone_repo() in fixtures.rs, ensuring consistent commit hashes.
Diffstat (limited to 'docs/tutorials/first-audit.md')
0 files changed, 0 insertions, 0 deletions