Skip to content

Commit

Permalink
Fix Python test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 24, 2024
1 parent 3b34002 commit 39a90d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/jupytergis_qgis/jupytergis_qgis/tests/test_qgis.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ def test_qgis_saver():
layer_ids[2]: {
"name": "Vector Tile Layer",
"parameters": {
'color': [],
"source": source_ids[2],
"sourceLayer": "bingmlbuildings",
"type": "fill",
Expand Down

0 comments on commit 39a90d1

Please sign in to comment.