Skip to content

Commit 3ec831c

Browse files
committed
Add different mapbox style url
1 parent af7d3cd commit 3ec831c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/mapbox_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ describe('mapbox credentials', function() {
417417
}], {
418418
mapbox: {
419419
accesstoken: MAPBOX_ACCESS_TOKEN,
420-
style: 'mapbox://styles/plotly-js-tests/ck4og36lx0vnj1cpdl8y0cr8m'
420+
style: 'mapbox://styles/examples/cke97f49z5rlg19l310b7uu7j'
421421
}
422422
}).catch(function() {
423423
cnt++;

0 commit comments

Comments
 (0)