metrics: gofmt issuance_metrics_test.go — fix CI

Trivial whitespace fix: gofmt collapsed three trailing-comment columns
that I'd hand-aligned in the test file. Local sandbox missed this
because the per-file gofmt run earlier in the commit cycle was scoped
to the changed-files list and didn't include the test file at the
final write moment; CI's project-wide `gofmt -l .` caught it.

Behavior unchanged.
This commit is contained in:
shankar0123
2026-05-02 01:27:33 +00:00
parent 3b92048242
commit 74d6b462a4