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 prakashece committed Jan 8, 2024
1 parent 4ced480 commit 5240307
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ tests:

- label: "Step 7: Read the global attribute: GeneratedCommandList"
PICS:
"!OVENOPSTATE.S.C00.Rsp && !OVENOPSTATE.S.C01.Rsp && !OVENOPSTATE.S.C02.Rsp &&
!OVENOPSTATE.S.C03.Rsp"
"!OVENOPSTATE.S.C00.Rsp && !OVENOPSTATE.S.C01.Rsp &&
!OVENOPSTATE.S.C02.Rsp && !OVENOPSTATE.S.C03.Rsp"
command: "readAttribute"
attribute: "GeneratedCommandList"
response:
Expand All @@ -145,8 +145,8 @@ tests:

- label: "Step 7: Read the global attribute: GeneratedCommandList"
PICS:
(OVENOPSTATE.S.C00.Rsp || OVENOPSTATE.S.C01.Rsp || OVENOPSTATE.S.C02.Rsp ||
OVENOPSTATE.S.C03.Rsp)
(OVENOPSTATE.S.C00.Rsp || OVENOPSTATE.S.C01.Rsp ||
OVENOPSTATE.S.C02.Rsp || OVENOPSTATE.S.C03.Rsp)
command: "readAttribute"
attribute: "GeneratedCommandList"
response:
Expand Down

0 comments on commit 5240307

Please sign in to comment.