Skip to content

Commit

Permalink
Modified test FLW-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Sep 21, 2023
1 parent 32cfcca commit b59d55e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions src/app/tests/suites/certification/Test_TC_FLW_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ tests:
minValue: 0
maxValue: 65533

#Skipping in CI due to SDK issue: https://github.com/project-chip/connectedhomeip/issues/27543
- label: "Step 3: Read the mandatory attribute: MaxMeasuredValue"
PICS: FLW.S.A0002 && PICS_SKIP_SAMPLE_APP
PICS: FLW.S.A0002
command: "readAttribute"
attribute: "MaxMeasuredValue"
response:
Expand All @@ -55,7 +54,7 @@ tests:
maxValue: 65534

- label: "Step 4: Read the mandatory attribute: MeasuredValue"
PICS: FLW.S.A0000 && PICS_SKIP_SAMPLE_APP
PICS: FLW.S.A0000
command: "readAttribute"
attribute: "MeasuredValue"
response:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b59d55e

Please sign in to comment.