Skip to content

Commit 959f90d

Browse files
committed
Fix icon name for test app
1 parent 36eb729 commit 959f90d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/uijson_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def test_version_warning(
165165
def test_write_default(tmp_path):
166166
default_path = tmp_path / "default.ui.json"
167167
data = {
168+
"icon": "",
168169
"version": "0.1.0",
169170
"title": "My app",
170171
"geoh5": "",

0 commit comments

Comments
 (0)