File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/pluggableWidgets/maps-web/src/components/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ exports[`Leaflet maps renders a map with current location 1`] = `
178
178
}
179
179
}
180
180
interactive={ false }
181
- key="marker_0 "
181
+ key="marker_51.906688_4.48837 "
182
182
position={
183
183
{
184
184
" lat" : 51.906688 ,
@@ -251,7 +251,7 @@ exports[`Leaflet maps renders a map with markers 1`] = `
251
251
}
252
252
}
253
253
interactive={ true }
254
- key="marker_0 "
254
+ key="marker_51.906688_4.48837 "
255
255
position={
256
256
{
257
257
" lat" : 51.906688 ,
@@ -288,7 +288,7 @@ exports[`Leaflet maps renders a map with markers 1`] = `
288
288
}
289
289
}
290
290
interactive={ true }
291
- key="marker_1 "
291
+ key="marker_51.922823_4.479632 "
292
292
position={
293
293
{
294
294
" lat" : 51.922823 ,
You can’t perform that action at this time.
0 commit comments