diff --git a/test/unit/test_chewie.py b/test/unit/test_chewie.py index 7c88c1d1..f390738f 100644 --- a/test/unit/test_chewie.py +++ b/test/unit/test_chewie.py @@ -26,7 +26,7 @@ # NOTE: Added due to tests failing because SM is not in the state # this appears to be because of checking too early. -SHORT_SLEEP = 0.2 +SHORT_SLEEP = 0.4 def patch_things(func):