Skip to content

Commit fed42b2

Browse files
committed
Fix test_rst issue
1 parent 31c08a6 commit fed42b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_rst.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def test_dir(self) -> None:
3232
'Hyperlink target "page-example-health-data" is not referenced.',
3333
'Hyperlink target "page-quickstart" is not referenced.',
3434
'Hyperlink target "page-installation" is not referenced.',
35+
'Hyperlink target "story-generators" is not referenced.',
3536
]
3637
filtered_errors = []
3738
for file_errors in all_errors:

0 commit comments

Comments
 (0)