Skip to content

Commit

Permalink
[MatterYamlTests] Fix a bunch of typos in the yaml tests (#29256)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivien-apple authored and hhxxff committed Nov 15, 2023
1 parent d9dcb29 commit 4475576
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ tests:
- label:
"Step 10: Verify that the public Key extracted NOCValue of the AddNOC
matches the Node Operational Public Key extracted from CSRResponse"
verifiaction: |
verification: |
Not verifiable (out of scope)
disabled: true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ config:

tests:
- label: "Note"
verifications: |
verification: |
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.
disabled: true

Expand Down
1 change: 0 additions & 1 deletion src/app/tests/suites/examples/Test_Example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ tests:
command: "ExamplesCommand"
response: # Validates the response variables of the commands
saveAs: nameOfSaveVariable
value: 0
values:
- name: "exampleResponseVariable"
value: 1
Expand Down

0 comments on commit 4475576

Please sign in to comment.