Open enridaga opened 10 years ago
Don't know why, this single test does not pass even if I can test it correctly on the live page:
test.assertEval(function() { return gv.app.currentView.slots['.right-panel'].slots['.top-slot'].markers[0].map.getZoom() > 0 }, "Map isn't screwed up");
I disabled it for the moment.
Don't know why, this single test does not pass even if I can test it correctly on the live page: