Fix linting errors after #13392
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -170,7 +170,7 @@ describe('<FossaPage />', () => {
|
||||
},
|
||||
);
|
||||
|
||||
expect(catalogApi.getEntities).toBeCalledWith(
|
||||
expect(catalogApi.getEntities).toHaveBeenCalledWith(
|
||||
expect.objectContaining({
|
||||
filter: { kind: 'API' },
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user