Skip to content

Commit f16489b

Browse files
Updated unit test
Signed-off-by: Steve Springett <steve@springett.us>
1 parent 54a7138 commit f16489b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/src/test/resources/2.0/valid-perspective-2.0.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
"name": "NTIA Minimum Elements",
5454
"description": "A perspective that describes the NTIA minimum elements of an SBOM.",
5555
"domains": [
56+
"regulatory-compliance",
57+
"supply-chain-security",
5658
{
57-
"name": "regulatory-compliance"
58-
},
59-
{
60-
"name": "contractual-compliance"
59+
"name": "my-custom-domain",
60+
"description": "A custom domain for this perspective."
6161
}
6262
],
6363
"mappings": [

0 commit comments

Comments
 (0)