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 35a13f8 commit 85ea251
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 @@ -161,6 +161,7 @@ def test_qgis_saver():
"name": "Vector Tile Layer",
"parameters": {
"opacity": 1.0,
'color': [],
"source": source_ids[2],
"sourceLayer": "bingmlbuildings",
"type": "fill",
Expand Down

0 comments on commit 85ea251

Please sign in to comment.