kubernetes: update @backstage/core mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user