DEV: reduces memory footprint of tests - step 1 (#7591)
This commit is contained in:
@@ -64,6 +64,7 @@ QUnit.module("lib:keyboard-shortcuts", {
|
||||
|
||||
afterEach() {
|
||||
$("#qunit-scratch").html("");
|
||||
testMouseTrap = undefined;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user