Update test coverage

This commit is contained in:
Veronica Berglyd Olsen
2025-10-26 03:16:22 +01:00
parent a703e0bb7d
commit f2c2833985
4 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ def testToolManuscript_Builds(qtbot, nwGUI, projPath):
assert new.name == "Test Build 2"
# Trigger a theme update, which should propagate to settings
manus.updateTheme()
nwGUI.refreshThemeColors()
# Close the dialog should also close the child dialogs
manus.btnClose.click()