fix 1 test case

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
aramissennyeydd
2025-06-09 17:53:30 -04:00
parent 59c9103181
commit 3a49851ae3
3 changed files with 18 additions and 2 deletions
@@ -294,7 +294,7 @@ export namespace coreServices {
* Read information about your current Backstage deployment.
* @alpha
*/
export const systemMetadataServiceRef = createServiceRef<
export const systemMetadata = createServiceRef<
import('./SystemMetadataService').SystemMetadataService
>({
id: 'core.systemMetadata',