summaryrefslogtreecommitdiff
path: root/test/fixtures/api/query_style.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/api/query_style.json')
-rw-r--r--test/fixtures/api/query_style.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fixtures/api/query_style.json b/test/fixtures/api/query_style.json
index 97f1d04432..2e499c383d 100644
--- a/test/fixtures/api/query_style.json
+++ b/test/fixtures/api/query_style.json
@@ -53,11 +53,11 @@
},
"source5": {
"type": "vector",
- "url": "mapbox://mapbox.mapbox-streets-v6"
+ "tiles": ["fake"]
},
"source6": {
"type": "raster",
- "url": "mapbox://mapbox.satellite",
+ "tiles": ["fake"],
"tileSize": 256
}
},