DEV: attempts to fix various leaks (#9428)

* DEV: attempts to fix various leaks

* scheduleOnce doesnt work with anon function

* removes the I18n change
This commit is contained in:
Joffrey JAFFEUX
2020-04-16 07:58:04 +02:00
committed by GitHub
parent ca06991ee5
commit 5e24436454
20 changed files with 103 additions and 73 deletions

View File

@@ -201,6 +201,8 @@ QUnit.testDone(function() {
});
window.MessageBus.unsubscribe("*");
delete window.server;
window.Mousetrap.reset();
});
// Load ES6 tests