Skip to content

Commit 2fcd502

Browse files
committed
Fix test
1 parent 0874fba commit 2fcd502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/rtd_tests/tests/test_search_json_parsing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def test_h2_parsing(self):
1616
base_dir,
1717
'files/api.fjson',
1818
),
19+
'files/api.html',
1920
)
2021
self.assertEqual(data['sections'][1]['id'], 'a-basic-api-client-using-slumber')
2122
# Only capture h2's after the first section

0 commit comments

Comments
 (0)