@@ -692,7 +692,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
692692 expect ( getLayerIds ( ) ) . withContext ( 'default *below*' ) . toEqual ( [
693693 'background' , 'landuse_overlay_national_park' , 'landuse_park' ,
694694 'waterway' , 'water' ,
695- 'a- layer-fill' , 'a- layer-line' ,
695+ 'plotly-trace- layer-a- fill' , 'plotly-trace- layer-a -line' ,
696696 'building' , 'tunnel_minor' , 'tunnel_major' , 'road_minor' , 'road_major' ,
697697 'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
698698 'admin_country' , 'poi_label' , 'road_major_label' ,
@@ -708,7 +708,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
708708 'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
709709 'admin_country' , 'poi_label' , 'road_major_label' ,
710710 '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'
712712 ] ) ;
713713 } )
714714 . then ( function ( ) { return Plotly . restyle ( gd , 'below' , 'place_label_other' ) ; } )
@@ -719,7 +719,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
719719 'building' , 'tunnel_minor' , 'tunnel_major' , 'road_minor' , 'road_major' ,
720720 'bridge_minor case' , 'bridge_major case' , 'bridge_minor' , 'bridge_major' ,
721721 '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' ,
723723 'place_label_other' , 'place_label_city' , 'country_label' ,
724724 ] ) ;
725725 } )
0 commit comments