Skip to content

Commit

Permalink
Remove comments in Tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dinglamazon committed Mar 31, 2022
1 parent 50dc2c9 commit c52c941
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions src/app/tests/suites/TestModeSelectCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,6 @@ tests:
arguments:
value: 4

# - label: "Save StartUpOnOff"
# cluster: "On/Off"
# command: "readAttribute"
# attribute: "StartUpOnOff"
# response:
# saveAs: StoredStartUpOnOff
# constraints:
# type: uint8
#
- label: "Set StartUpOnOff"
cluster: "On/Off"
command: "writeAttribute"
Expand Down Expand Up @@ -247,11 +238,3 @@ tests:
attribute: "CurrentMode"
response:
value: 7
#
# - label: "Restore StartUpOnOff"
# cluster: "On/Off"
# command: "writeAttribute"
# attribute: "StartUpOnOff"
# arguments:
# value: 0
#

0 comments on commit c52c941

Please sign in to comment.