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 jrhees-cae committed Sep 21, 2023
1 parent 5a8ebb0 commit b7a132b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/app/tests/suites/certification/Test_TC_DRLK_2_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ tests:
- label:
"Step 2b: TH sends the Unlock with Timeout argument value as 60
seconds"
PICS: " DRLK.S.F08 && DRLK.S.F00 && DRLK.S.C03.Rsp && PICS_SKIP_SAMPLE_APP "
PICS:
" DRLK.S.F08 && DRLK.S.F00 && DRLK.S.C03.Rsp && PICS_SKIP_SAMPLE_APP "
command: "UnlockWithTimeout"
timedInteractionTimeoutMs: 1000
arguments:
Expand All @@ -200,7 +201,9 @@ tests:
- label:
"Step 2b: TH sends the Unlock with Timeout argument value as 60
seconds"
PICS: " (!DRLK.S.F08 || !DRLK.S.F00) && DRLK.S.C03.Rsp && PICS_SKIP_SAMPLE_APP "
PICS:
" (!DRLK.S.F08 || !DRLK.S.F00) && DRLK.S.C03.Rsp &&
PICS_SKIP_SAMPLE_APP "
command: "UnlockWithTimeout"
timedInteractionTimeoutMs: 1000
arguments:
Expand Down

0 comments on commit b7a132b

Please sign in to comment.