Skip to content

Commit 6928f2b

Browse files
authored
Merge pull request #95 from fdewinne/hotfix/dependsOn-type
Fix dependsOn mistyped
2 parents 122d60a + cd07468 commit 6928f2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

data/dimensions-subdimensions-activities/TestAndVerification/DynamicDepthForInfrastructure.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Test and Verification:
7878
level: 2
7979
implementation:
8080
- $ref: data/dimensions-subdimensions-activities/implementations.yaml#/implementations/netassert
81-
dependsOn: Segmented networks for virtual environments
81+
dependsOn:
82+
- Segmented networks for virtual environments
8283
samm2: V-ST-2-A
8384
iso27001-2017:
8485
- 13.1.3

0 commit comments

Comments
 (0)