Skip to content

Commit f990e64

Browse files
[fix]UT
1 parent a456c5e commit f990e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/leaflet/overlay/MapVLayerSpec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ describe('leaflet_MapVLayer', () => {
6666
layer.remove();
6767
});
6868
afterAll(() => {
69+
window.devicePixelRatio = 1;
6970
document.body.removeChild(testDiv);
7071
map.remove();
7172
});

0 commit comments

Comments
 (0)