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 authored and beckerzito committed Feb 13, 2024
1 parent 50c2242 commit 1131576
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@

name: 3.1.1. [TC-OVENOPSTATE-1.1] Global attributes with server as DUT
PICS:
- OVENOPSTATE.S
- OVENOPSTATE.S

config:
nodeId: 0x12344321
cluster: "Oven Operational State"
endpoint: 1
nodeId: 0x12344321
cluster: "Oven Operational State"
endpoint: 1

tests:
- label: "Step 1: Wait for the commissioned device to be retrieved"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ tests:

- label: "Step 17: TH sends Start command to the DUT"
PICS:
OVENOPSTATE.S.M.ERR_UNABLE_TO_START_OR_RESUME && OVENOPSTATE.S.C02.Rsp &&
OVENOPSTATE.S.C04.Tx
OVENOPSTATE.S.M.ERR_UNABLE_TO_START_OR_RESUME && OVENOPSTATE.S.C02.Rsp
&& OVENOPSTATE.S.C04.Tx
verification: |
./chip-tool operationalstate start 1 1
Expand Down

0 comments on commit 1131576

Please sign in to comment.