Update current tests

This commit is contained in:
Veronica Berglyd Olsen
2024-06-16 00:37:21 +02:00
parent ea247c5814
commit 35632abea3
4 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ def resetConfigVars():
"""Reset the CONFIG object and set various values for testing to
prevent interfering with local OS.
"""
CONFIG.setLastPath(_TMP_ROOT)
# CONFIG.setLastPath(_TMP_ROOT)
CONFIG.setBackupPath(_TMP_ROOT)
CONFIG.setGuiFont(None)
CONFIG.setTextFont(None)