Skip to content

Commit d1b6314

Browse files
Update test/hooks_test.dart
Co-Authored-By: Greg Littlefield <[email protected]>
1 parent f8a2ab0 commit d1b6314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hooks_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ main() {
236236
});
237237

238238
tearDown(() {
239+
react_dom.unmountComponentAtNode(mountNode);
239240
mountNode = null;
240241
currentCount = 0;
241242
testContext = null;

0 commit comments

Comments
 (0)