[flip-probe] no-op to verify governance gates green on fresh PR — do not merge #2359

Closed
core-be wants to merge 1 commits from test/flip-probe-governance-gates-2331 into main
@@ -2,6 +2,7 @@ package templatecache
import "testing"
// [flip-probe #2331] Governance gate probe — do not merge.
func TestSafeTemplateName(t *testing.T) {
for _, name := range []string{"seo-agent", "claude_code", "T4"} {
if !safeTemplateName(name) {