Skip to content

Commit 250ddbf

Browse files
committed
lint fix
1 parent 45df4ca commit 250ddbf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/__tests__/CatalogPage.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jest.mock('../lib/api', () => ({
1111
getCatalogApps: jest.fn(),
1212
}));
1313

14-
1514
describe('CatalogPage', () => {
1615
afterEach(() => {
1716
jest.clearAllMocks();

0 commit comments

Comments
 (0)