Skip to content

Commit 525d5fd

Browse files
author
Jack Pope
committed
Move comment
1 parent bbd13ff commit 525d5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-art/src/__tests__/ReactART-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ describe('ReactARTComponents', () => {
447447
let ReactTestRenderer;
448448
beforeEach(() => {
449449
jest.resetModules();
450+
// Isolate test renderer.
450451
ReactTestRenderer = require('react-test-renderer');
451452
act = require('internal-test-utils').act;
452453
});

0 commit comments

Comments
 (0)