Skip to content

Commit

Permalink
Removes old property
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored Apr 4, 2023
1 parent 3b9b5d1 commit 6cc1395
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ const props: FiltersConfigModalProps = {
createNewOnOpen: true,
onSave: jest.fn(),
onCancel: jest.fn(),
updateCascadeParentIds: jest.fn(),
};

beforeAll(() => {
Expand Down

0 comments on commit 6cc1395

Please sign in to comment.