Skip to content

Commit 1010084

Browse files
vivien-applepull[bot]
authored andcommitted
[MatterYamlTests] Fix a bunch of typos in the yaml tests (#29256)
1 parent 08777e7 commit 1010084

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ tests:
745745
- label:
746746
"Step 10: Verify that the public Key extracted NOCValue of the AddNOC
747747
matches the Node Operational Public Key extracted from CSRResponse"
748-
verifiaction: |
748+
verification: |
749749
Not verifiable (out of scope)
750750
disabled: true
751751

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ config:
2525

2626
tests:
2727
- label: "Note"
28-
verifications: |
28+
verification: |
2929
This is a simulated example log for instructional purposes only. In real scenarios, the actual log may vary depending on the feature implementation in Reference App.
3030
disabled: true
3131

src/app/tests/suites/examples/Test_Example.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ tests:
1818
command: "ExamplesCommand"
1919
response: # Validates the response variables of the commands
2020
saveAs: nameOfSaveVariable
21-
value: 0
2221
values:
2322
- name: "exampleResponseVariable"
2423
value: 1

0 commit comments

Comments
 (0)