Skip to content

Commit 7dd04e7

Browse files
committed
fixup choroplethmapbox "below" test
1 parent e509047 commit 7dd04e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/choroplethmapbox_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ describe('@noCI Test choroplethmapbox interactions:', function() {
670670
z: [10],
671671
geojson: geojson,
672672
uid: 'a'
673-
}])
673+
}], {}, {mapboxAccessToken: MAPBOX_ACCESS_TOKEN})
674674
.then(function() {
675675
expect(getLayerIds()).withContext('default *below*').toEqual([
676676
'background', 'landuse_overlay_national_park', 'landuse_park',

0 commit comments

Comments
 (0)