Skip to content

Commit 0088429

Browse files
committed
fix the insta tests for annotations
Signed-off-by: Jacob Calvert <[email protected]>
1 parent 9c912be commit 0088429

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cyclonedx-bom/src/specs/common/snapshots/cyclonedx_bom__specs__common__bom__v1_5__test__it_should_serialize_a_complex_example_to_json.snap

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
source: cyclonedx-bom/src/specs/common/bom.rs
3-
assertion_line: 654
43
expression: actual
54
---
65
{
@@ -851,7 +850,7 @@ expression: actual
851850
},
852851
"annotations": [
853852
{
854-
"bomRef": "annotation-1",
853+
"bom-ref": "annotation-1",
855854
"subjects": [
856855
"subject1"
857856
],

0 commit comments

Comments
 (0)