Skip to content

Commit e1fbaf6

Browse files
authoredNov 20, 2024
TC_WHM_2_1: Fix incorrect --aplication argument (project-chip#36578)
It should be `water-heater` instead of `evse`.
1 parent 60dd784 commit e1fbaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/python_testing/TC_WHM_2_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# --discriminator 1234
2727
# --KVS kvs1
2828
# --trace-to json:${TRACE_APP}.json
29-
# --application evse
29+
# --application water-heater
3030
# script-args: >
3131
# --storage-path admin_storage.json
3232
# --commissioning-method on-network

0 commit comments

Comments
 (0)