Skip to content

Commit 96a85fa

Browse files
committed
Fix test
1 parent f55b971 commit 96a85fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/rtd_tests/tests/test_search_json_parsing.py

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

0 commit comments

Comments
 (0)