diff --git a/test/Command.test.s b/test/Command.test.s index 845abdb5..22f7cf91 100644 --- a/test/Command.test.s +++ b/test/Command.test.s @@ -312,7 +312,7 @@ const Proto = { name : 'Command', silencing : 1, - routineTimeOut : 30000, + routineTimeOut : 60000, onSuiteBegin, onRoutineBegin,