Skip to content

Commit

Permalink
TC-PS-3.1: Remove yaml (#32104)
Browse files Browse the repository at this point in the history
This test is automated in python now, yaml is no longer required.

Fixes: project-chip/matter-test-scripts#127
  • Loading branch information
cecille authored and pull[bot] committed May 16, 2024
1 parent 53889b9 commit 6770596
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
85 changes: 0 additions & 85 deletions src/app/tests/suites/certification/Test_TC_PS_3_1.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion src/app/tests/suites/manualTests.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
"FlowMeasurement": ["Test_TC_FLW_2_2"],
"GroupKeyManagement": ["Test_TC_GRPKEY_5_4"],
"OccupancySensing": ["Test_TC_OCC_3_1"],
"PowerSource": ["Test_TC_PS_2_2", "Test_TC_PS_3_1"],
"PowerSource": ["Test_TC_PS_2_2"],
"BooleanState": ["Test_TC_BOOL_2_2"],
"ColorControl": [
"Test_TC_CC_3_1",
Expand Down

0 comments on commit 6770596

Please sign in to comment.