Skip to content

Commit b4d5947

Browse files
committed
Adjust formatting for comment in tests/unit/ssg-module/test_build_renumber.py
1 parent e681e37 commit b4d5947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/ssg-module/test_build_renumber.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,6 @@ def xccdf_with_no_cce():
195195

196196
def test_verify_correct_form_of_referenced_cce_identifiers_no_cce(
197197
xccdf_with_no_cce):
198-
# Should not raise an exception when there's no CCE
198+
# Should not raise an exception when there's no CCE
199199
ssg.build_renumber.verify_correct_form_of_referenced_cce_identifiers(
200200
xccdf_with_no_cce)

0 commit comments

Comments
 (0)