diff options
Diffstat (limited to 'tests/roots/test-linkcheck-raw-node/conf.py')
-rw-r--r-- | tests/roots/test-linkcheck-raw-node/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/roots/test-linkcheck-raw-node/conf.py b/tests/roots/test-linkcheck-raw-node/conf.py index a2ce01e..85cbe6f 100644 --- a/tests/roots/test-linkcheck-raw-node/conf.py +++ b/tests/roots/test-linkcheck-raw-node/conf.py @@ -1,2 +1,2 @@ exclude_patterns = ['_build'] -linkcheck_timeout = 0.05 +linkcheck_timeout = 0.25 |