| 1 | // Tests for config.resolveHubUrl() introduced in v1.69.7. |
| 2 | // |
| 3 | // Before v1.69.7, several modules bound their HUB_URL at require()-time from |
| 4 | // process.env.A2A_HUB_URL || process.env.EVOMAP_HUB_URL || 'https://evomap.ai'. |
nothing calls this directly
no test coverage detected