refactor: migrate off paragon modal derpecation

This commit is contained in:
mashal-m
2022-10-06 18:20:44 +05:00
committed by Adolfo R. Brandes
parent 9b2436991b
commit 79679c23f2

View File

@@ -9,7 +9,9 @@ import {
EditModal,
mapDispatchToProps,
mapStateToProps,
} from '.';
}
from '.';
jest.mock('./OverrideTable', () => 'OverrideTable');
jest.mock('./ModalHeaders', () => 'ModalHeaders');
jest.mock('data/actions', () => ({