fix(gateway): resolve two startup bugs blocking E2E testing (#102)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #102.
This commit is contained in:
2026-03-15 00:45:28 +00:00
committed by jason.woltje
parent f94f9f672b
commit 84e1868028
4 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1 @@
export const PLUGIN_REGISTRY = Symbol('PLUGIN_REGISTRY');