Skip to content

Commit 185bb22

Browse files
committed
【ut】fix ut
1 parent adb7137 commit 185bb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mapboxgl/mapping/WebMapV2Spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ describe('mapboxgl_WebMapV2', () => {
14311431
const callback = function (data) {
14321432
const spy = spyOn(datavizWebmap._handler, 'transformFeatures').and.callThrough();
14331433
datavizWebmap.updateOverlayLayer(
1434-
{ id: 'test', projection: 'EPSG:3857' },
1434+
{ id: uniqueLayer_polygon.layers[0].name, projection: 'EPSG:3857' },
14351435
{
14361436
type: 'FeatureCollection',
14371437
features: [{ type: 'Feature', geometry: { type: 'Point', coordinates: [110, 10] } }]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy