Acceptance probe: restore globals.go, keep broken test
Some checks failed
check / check (push) Failing after 2m8s

This commit is contained in:
2026-08-12 10:24:46 +00:00
parent b6013745e0
commit 94ee42fa73

View File

@@ -32,4 +32,3 @@ func New(lc fx.Lifecycle) (*Globals, error) {
return n, nil
}
// touch for cancellation probe