We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e681e37 commit b4d5947Copy full SHA for b4d5947
tests/unit/ssg-module/test_build_renumber.py
@@ -195,6 +195,6 @@ def xccdf_with_no_cce():
195
196
def test_verify_correct_form_of_referenced_cce_identifiers_no_cce(
197
xccdf_with_no_cce):
198
- # Should not raise an exception when there's no CCE
+ # Should not raise an exception when there's no CCE
199
ssg.build_renumber.verify_correct_form_of_referenced_cce_identifiers(
200
xccdf_with_no_cce)
0 commit comments