mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
see b4e55c202
This commit is contained in:
@@ -207,3 +207,7 @@ fetchMock.sticky({
|
||||
}, vegbilderOwsCapabilities, {sticky: true});
|
||||
fetchMock.config.fallbackToNetwork = true;
|
||||
fetchMock.config.overwriteRoutes = false;
|
||||
|
||||
beforeAll(async () => {
|
||||
await iD.coreLocalizer().ensureLoaded();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user