There was an error while loading. Please reload this page.
1 parent 2ad6513 commit 1d1b022Copy full SHA for 1d1b022
1 file changed
package.json
@@ -407,6 +407,7 @@
407
"chip:test:level-control": "node scripts/run-matterbridge-chip-tests.mjs --test TC_LVL_",
408
"chip:test:color-control": "node scripts/run-matterbridge-chip-tests.mjs --test TC_CC_",
409
"chip:test:closure-control": "node scripts/run-matterbridge-chip-tests.mjs --test TC_CLCTRL_",
410
+ "chip:test:pump": "node scripts/run-matterbridge-chip-tests.mjs --test TC_PCC_",
411
"chip:test:valve": "node scripts/run-matterbridge-chip-tests.mjs --test TC_VALCC_",
412
"chip:test:operational-state": "node scripts/run-matterbridge-chip-tests.mjs --test TC_OPSTATE_",
413
"chip:stop": "node scripts/run-matterbridge-chip-tests.mjs --stop",
0 commit comments