mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
ae5dd8ad30
refs https://github.com/TryGhost/Toolbox/issues/135 - When instantiating new Urls/Resources object in the UrlService's init on every test suite start it was loosing track of past events (softReset wasn't doing the cleanup properly). Not initializing new classes "fixes" the problem partially, by not loosing track of those event listeners. The real fix should be proper even listener cleanup on every soft reset! |
||
---|---|---|
.. | ||
configs | ||
index.js | ||
LocalFileCache.js | ||
Queue.js | ||
Resource.js | ||
Resources.js | ||
UrlGenerator.js | ||
Urls.js | ||
UrlService.js |