diff --git a/setup.cfg b/setup.cfg index 34c1436..c5f572f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,7 +61,7 @@ DJANGO_SETTINGS_MODULE = server.settings # You should adjust this value to be as low as possible. # Configuration: # https://pypi.org/project/pytest-timeout/ -timeout = 5 +timeout = 2 # Strict `@xfail` by default: xfail_strict = true