Skip to content

Commit

Permalink
Remove duplicated waitForCommissionee step in Test_TC_OO_1_1 (#14726)
Browse files Browse the repository at this point in the history
* Remove duplicated waitForCommissionee step in Test_TC_OO_1_1

* Update generated test code
  • Loading branch information
vivien-apple authored and pull[bot] committed Aug 14, 2023
1 parent db2d530 commit 40dff2e
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 108 deletions.
4 changes: 0 additions & 4 deletions src/app/tests/suites/certification/Test_TC_OO_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ tests:
cluster: "DelayCommands"
command: "WaitForCommissionee"

- label: "Wait for the commissioned device to be retrieved"
cluster: "DelayCommands"
command: "WaitForCommissionee"

- label: "read the global attribute: ClusterRevision"
command: "readAttribute"
attribute: "ClusterRevision"
Expand Down
26 changes: 9 additions & 17 deletions src/darwin/Framework/CHIPTests/CHIPClustersTests.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40dff2e

Please sign in to comment.