Skip to content

Commit

Permalink
Update global-cc.yaml
Browse files Browse the repository at this point in the history
The duplicated identifier was detected by Metanorma.

This edit is required for the document to build, since Metanorma version 1.5.4.
  • Loading branch information
ghobona committed Jan 23, 2023
1 parent a107470 commit ff902de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions standard/standard/modspec/yaml/global-cc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ scopes:

tests:
- name: Verify individual standardization targets are independent
identifier: /req/global/target-independence
identifier: /conf/global/target-independence
targets:
- /req/global/target-independence
purpose: Verify standardization targets are independent.
method: Inspection

- name: Verify implementation conforms to the logical model
identifier: /req/global/logical-model
identifier: /conf/global/logical-model
targets:
- /req/global/logical-model
description: |
Expand All @@ -26,7 +26,7 @@ scopes:
method: Inspection

- name: Verify SDU conforms to the "Structural Data Unit - SDU" stereotype
identifier: /req/global/sdu
identifier: /conf/global/sdu
targets:
- /req/global/sdu
description: |
Expand Down

0 comments on commit ff902de

Please sign in to comment.