We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55b971 commit 96a85faCopy full SHA for 96a85fa
readthedocs/rtd_tests/tests/test_search_json_parsing.py
@@ -16,7 +16,6 @@ def test_h2_parsing(self):
16
base_dir,
17
'files/api.fjson',
18
),
19
- 'files/api.html',
20
)
21
self.assertEqual(data['sections'][1]['id'], 'a-basic-api-client-using-slumber')
22
# Only capture h2's after the first section
0 commit comments