@@ -692,7 +692,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
692
692
expect ( getLayerIds ( ) ) . withContext ( 'default *below*' ) . toEqual ( [
693
693
'background' , 'landuse_overlay_national_park' , 'landuse_park' ,
694
694
'waterway' , 'water' ,
695
- 'a- layer-fill' , 'a- layer-line' ,
695
+ 'plotly-trace- layer-a- fill' , 'plotly-trace- layer-a -line' ,
696
696
'building' , 'tunnel_minor' , 'tunnel_major' , 'road_minor' , 'road_major' ,
697
697
'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
698
698
'admin_country' , 'poi_label' , 'road_major_label' ,
@@ -708,7 +708,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
708
708
'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
709
709
'admin_country' , 'poi_label' , 'road_major_label' ,
710
710
'place_label_other' , 'place_label_city' , 'country_label' ,
711
- 'a- layer-fill' , 'a- layer-line'
711
+ 'plotly-trace- layer-a- fill' , 'plotly-trace- layer-a -line'
712
712
] ) ;
713
713
} )
714
714
. then ( function ( ) { return Plotly . restyle ( gd , 'below' , 'place_label_other' ) ; } )
@@ -719,7 +719,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
719
719
'building' , 'tunnel_minor' , 'tunnel_major' , 'road_minor' , 'road_major' ,
720
720
'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
721
721
'admin_country' , 'poi_label' , 'road_major_label' ,
722
- 'a- layer-fill' , 'a- layer-line' ,
722
+ 'plotly-trace- layer-a- fill' , 'plotly-trace- layer-a -line' ,
723
723
'place_label_other' , 'place_label_city' , 'country_label' ,
724
724
] ) ;
725
725
} )
0 commit comments