Significant improvements to dialog tests
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ class Config:
|
||||
self.appHandle = self.appName.lower()
|
||||
|
||||
# Debug Settings
|
||||
self.blockGUI = True # Allow blocking the GUI (disabled for testing)
|
||||
self.showGUI = True # Allow blocking the GUI (disabled for testing)
|
||||
self.debugInfo = False # True if log level is DEBUG or VERBOSE
|
||||
|
||||
# Config Error Handling
|
||||
|
||||
Reference in New Issue
Block a user