File tree 1 file changed +4
-4
lines changed
src/app/tests/suites/certification
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -385,14 +385,14 @@ tests:
385
385
- name : " OptionsOverride"
386
386
value : 0
387
387
388
- - label : " Wait 100ms "
388
+ - label : " Wait 1s "
389
389
PICS : CC.S.F04
390
390
cluster : " DelayCommands"
391
391
command : " WaitForMs"
392
392
arguments :
393
393
values :
394
394
- name : " ms"
395
- value : 100
395
+ value : 1000
396
396
397
397
- label : " Step 6b: TH reads ColorTemperatureMireds attribute from DUT."
398
398
PICS : CC.S.F04 && CC.S.A0007 && CC.S.C4b.Rsp
@@ -425,14 +425,14 @@ tests:
425
425
- name : " OptionsOverride"
426
426
value : 0
427
427
428
- - label : " Wait 100ms "
428
+ - label : " Wait 1s "
429
429
PICS : CC.S.F04
430
430
cluster : " DelayCommands"
431
431
command : " WaitForMs"
432
432
arguments :
433
433
values :
434
434
- name : " ms"
435
- value : 100
435
+ value : 1000
436
436
437
437
- label : " Step 7b: TH reads ColorTemperatureMireds attribute from DUT."
438
438
PICS : CC.S.F04 && CC.S.A0007 && CC.S.C4b.Rsp
You can’t perform that action at this time.
0 commit comments