Skip to content

Commit

Permalink
Restyled by prettier-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Nov 22, 2021
1 parent 7ba17f9 commit c56d53a
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 42 deletions.
9 changes: 5 additions & 4 deletions src/app/tests/suites/certification/Test_TC_WNCV_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ tests:
minValue: 5
maxValue: 200

- label: "3a: write a value into the RO mandatory global attribute: ClusterRevision"
- label:
"3a: write a value into the RO mandatory global attribute:
ClusterRevision"
command: "writeAttribute"
attribute: "ClusterRevision"
arguments:
Expand All @@ -56,7 +58,8 @@ tests:
minValue: 0
maxValue: 32768

- label: "3a: write the default value to optional global attribute: FeatureMap"
- label:
"3a: write the default value to optional global attribute: FeatureMap"
command: "writeAttribute"
attribute: "FeatureMap"
arguments:
Expand All @@ -71,7 +74,5 @@ tests:
constraints:
type: uint32
notValue: 32769


### OPTIONAL GLOBAL Attributes
### None =======================================
Loading

0 comments on commit c56d53a

Please sign in to comment.