Update tests

This commit is contained in:
Veronica K. B. Olsen
2021-03-28 17:15:35 +02:00
parent f92ef05ee2
commit 820e6fcfa3
12 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ from PyQt5.QtWidgets import QAction, QMessageBox, QDialog
from nw.gui.itemeditor import GuiItemEditor
from nw.gui.doceditor import GuiDocEditor
from nw.gui.projtree import GuiProjectTree
from nw.constants import nwItemType, nwDocAction, nwWidget
from nw.enum import nwItemType, nwDocAction, nwWidget
keyDelay = 2
typeDelay = 1