fix 1 test case
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ import { createSystemMetadataRouter } from './lib/createSystemMetadataRouter';
|
||||
* @alpha
|
||||
*/
|
||||
export const systemMetadataServiceFactory = createServiceFactory({
|
||||
service: coreServices.systemMetadataServiceRef,
|
||||
service: coreServices.systemMetadata,
|
||||
deps: {
|
||||
logger: coreServices.rootLogger,
|
||||
config: coreServices.rootConfig,
|
||||
|
||||
Reference in New Issue
Block a user