Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Pope committed Mar 11, 2024
1 parent 8e31b72 commit d7d95d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-art/src/__tests__/ReactART-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ describe('ReactART', () => {
let container;

beforeEach(() => {
jest.resetModules();
container = document.createElement('div');
document.body.appendChild(container);

Expand Down

0 comments on commit d7d95d4

Please sign in to comment.