Update the test for OMF
[nepi.git] / src / nepi / resources / omf / node.py
index 875693f..dab9052 100644 (file)
@@ -26,7 +26,7 @@ from nepi.resources.omf.omf_api_factory import OMFAPIFactory
 
 import time
 
-reschedule_check = "0.4s"
+reschedule_check = "0.2s"
 confirmation_counter = 600
 
 @clsinit_copy