Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
Not Needed
Description
See https://github.com/mongodb-js/compass/pull/2554#discussion_r740182035
Tried to do the obvious, but couldn't get it to work so now we need
afterEach(() => {
|
cleanup();
|
});
|
everywhere we use react testing library if we want test-watch to work.