Skip to content

Commit 0a32a21

Browse files
authored
Update Test_TC_DRLK_2_13.yaml
1 parent 7696cbe commit 0a32a21

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

+3-5
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,9 @@ tests:
104104
timedInteractionTimeoutMs: 1000
105105
arguments:
106106
values:
107-
- name: "CredentialType"
108-
value: null
109-
- name: "CredentialIndex"
110-
value: 0xFFFE
111-
107+
- name: "Credential"
108+
value: { CredentialType: null, CredentialIndex: 0xFFFE }
109+
112110
- label: "Step 2a: TH sends ClearAliroReaderConfig Command to DUT to clear any existing Aliro Configuration"
113111
command: "ClearAliroReaderConfig"
114112

0 commit comments

Comments
 (0)