Update tests

This commit is contained in:
Veronica Berglyd Olsen
2025-01-10 02:24:24 +01:00
parent 894c48b5b0
commit c3fc1d4e5a
3 changed files with 65 additions and 43 deletions
-1
View File
@@ -835,6 +835,5 @@ def _loadIconName(path: Path) -> str:
except Exception:
logger.error("Could not load file: %s", path)
logException()
return ""
return ""