Skip to content

Commit d57aec6

Browse files
committed
Tests: add linkcheck_timeout in relevant testroots
1 parent 28c31aa commit d57aec6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Empty config for linkcheck case sensitivity tests
1+
linkcheck_timeout = 0.25

tests/roots/test-root/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
pygments_style = 'sphinx'
3636
show_authors = True
3737
numfig = True
38+
linkcheck_timeout = 0.25
3839

3940
html_sidebars = {
4041
'**': [

0 commit comments

Comments
 (0)