2 parents efff937 + e3e0f30 commit f9a4831Copy full SHA for f9a4831
1 file changed
tests/core/test_sdk_methods.py
@@ -265,7 +265,7 @@ def test_get_added_and_removed_packages_license_override(core):
265
)
266
267
def test_get_sbom_data_failure_raises(core):
268
- """A failed SBOM stream fetch raises instead of returning {} (CE-362).
+ """A failed SBOM stream fetch raises instead of returning {}.
269
270
Returning {} let report generation continue and emit empty results with
271
exit code 0; raising routes the failure through the CLI's API-error
0 commit comments