Fix parallel test deadlock by removing t.Parallel() from TestCLI_* tests

Tests now complete successfully without -short flag.

Also updated git hook templates to version 0.23.1.

Fixes bd-82dv
This commit is contained in:
Steve Yegge
2025-11-09 12:54:55 -08:00
parent 8f37904c9c
commit 1fc9bf629f
4 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# bd-hooks-version: 0.23.0
# bd-hooks-version: 0.23.1
#
# bd (beads) pre-commit hook
#