fix(registry): restore protocol routing and test coverage for npm, oci, and api flows
This commit is contained in:
@@ -81,5 +81,8 @@ export {
|
||||
setupTestStorage,
|
||||
} from './storage.helper.ts';
|
||||
|
||||
// Server helpers
|
||||
export { getTestRegistry, startTestServer, stopTestServer } from './server.helper.ts';
|
||||
|
||||
// Re-export test config
|
||||
export { getTestConfig, testConfig } from '../test.config.ts';
|
||||
|
||||
Reference in New Issue
Block a user