Skip to content

Commit 5240307

Browse files
restyled-commitsprakashece
authored andcommitted
Restyled by prettier-yaml
1 parent 4ced480 commit 5240307

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/tests/suites/certification/Test_TC_OVENOPSTATE_1_1.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ tests:
134134

135135
- label: "Step 7: Read the global attribute: GeneratedCommandList"
136136
PICS:
137-
"!OVENOPSTATE.S.C00.Rsp && !OVENOPSTATE.S.C01.Rsp && !OVENOPSTATE.S.C02.Rsp &&
138-
!OVENOPSTATE.S.C03.Rsp"
137+
"!OVENOPSTATE.S.C00.Rsp && !OVENOPSTATE.S.C01.Rsp &&
138+
!OVENOPSTATE.S.C02.Rsp && !OVENOPSTATE.S.C03.Rsp"
139139
command: "readAttribute"
140140
attribute: "GeneratedCommandList"
141141
response:
@@ -145,8 +145,8 @@ tests:
145145

146146
- label: "Step 7: Read the global attribute: GeneratedCommandList"
147147
PICS:
148-
(OVENOPSTATE.S.C00.Rsp || OVENOPSTATE.S.C01.Rsp || OVENOPSTATE.S.C02.Rsp ||
149-
OVENOPSTATE.S.C03.Rsp)
148+
(OVENOPSTATE.S.C00.Rsp || OVENOPSTATE.S.C01.Rsp ||
149+
OVENOPSTATE.S.C02.Rsp || OVENOPSTATE.S.C03.Rsp)
150150
command: "readAttribute"
151151
attribute: "GeneratedCommandList"
152152
response:

0 commit comments

Comments
 (0)