kubernetes: update @backstage/core mock

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-20 15:37:38 +02:00
parent 553da2d82c
commit 7ada8c7d9a
@@ -19,7 +19,7 @@ import { Entity } from '@backstage/catalog-model';
import { renderHook } from '@testing-library/react-hooks';
import { useApi } from '@backstage/core-plugin-api';
jest.mock('@backstage/core');
jest.mock('@backstage/core-plugin-api');
const entity = {
metadata: {