claudetool: redact initial commit hash in test fixtures
This was causing failures when switching between Go versions,
because the go version ends up in the go.mod, which changes
the git hash.
diff --git a/claudetool/testdata/skipped_to_build_error.txtar b/claudetool/testdata/skipped_to_build_error.txtar
index 671b53b..4bd8642 100644
--- a/claudetool/testdata/skipped_to_build_error.txtar
+++ b/claudetool/testdata/skipped_to_build_error.txtar
@@ -27,7 +27,7 @@
-- .run_test --
# Errors
-Test regressions detected between initial commit (3635353dfefb2fa652728318567209ccfc4aba42) and HEAD:
+Test regressions detected between initial commit (INITIAL_COMMIT_HASH) and HEAD:
1: sketch.dev: Was passing, now has build/vet errors