test(gateway): register private control release train

This commit is contained in:
Peter Steinberger
2026-08-12 20:28:26 -07:00
parent ce356d3963
commit bd3a548a6f
@@ -101,6 +101,7 @@ const CURRENT_TRAIN_METHODS = [
"desktop.launch",
"device.scopes.requestUpgrade",
"device.scopes.waitUpgrade",
"node.protocolFeatures.update",
] as const;
describe("core gateway method release trains", () => {