Skip to content

Commit 78f967b

Browse files
committed
fix tests
1 parent edc55ad commit 78f967b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paths_cli/tests/compiling/_gendocs/test_docs_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def setup_method(self):
5050
".. _compiling--category:",
5151
"Header\n======\n",
5252
".. contents:: :local:",
53-
"\ncategory_desc\n",
53+
"\ncategory_descThe following types are available:\n",
5454
]
5555

5656
@pytest.mark.parametrize('param_type', ['req', 'opt'])

0 commit comments

Comments
 (0)