mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
@@ -201,6 +201,8 @@ QUnit.testDone(function() {
|
||||
});
|
||||
|
||||
window.MessageBus.unsubscribe("*");
|
||||
delete window.server;
|
||||
window.Mousetrap.reset();
|
||||
});
|
||||
|
||||
// Load ES6 tests
|
||||
|
||||
Reference in New Issue
Block a user