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 Oct 27, 2021
1 parent 0b9f6d3 commit 1409207
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/app/tests/suites/certification/Test_TC_PRS_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ tests:
constraints:
type: uint16

- label: "Write the default values to mandatory global attribute: ClusterRevision"
- label:
"Write the default values to mandatory global attribute:
ClusterRevision"
command: "writeAttribute"
attribute: "ClusterRevision"
arguments:
Expand Down Expand Up @@ -61,7 +63,8 @@ tests:
constraints:
type: list

- label: "Write the default values to mandatory global attribute: AttributeList"
- label:
"Write the default values to mandatory global attribute: AttributeList"
disabled: true
command: "writeAttribute"
attribute: "AttributeList"
Expand Down Expand Up @@ -92,7 +95,8 @@ tests:
constraints:
type: list

- label: "Write the default values to mandatory global attribute: CommandList"
- label:
"Write the default values to mandatory global attribute: CommandList"
disabled: true
command: "writeAttribute"
attribute: "CommandList"
Expand Down

0 comments on commit 1409207

Please sign in to comment.