Skip to content

Commit

Permalink
test refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
md-prog committed Mar 27, 2023
1 parent 3e5b110 commit d675825
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/tools/annotation/RectangleRoiTool.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jest.mock('../../drawing/getNewContext', () => ({
default: jest.fn(),
}));

jest.mock('./../../importInternal.js', () => ({
default: jest.fn(),
}));

jest.mock('./../../externalModules.js', () => ({
cornerstone: {
metaData: {
Expand Down

0 comments on commit d675825

Please sign in to comment.