Skip to content

Commit

Permalink
fix yaml tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Aug 22, 2023
1 parent a951047 commit 00e47e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_ICDM_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tests:
constraints:
type: int32u
minValue: 300
maxValue: IdleModeIntervalValue
maxValue: (IdleModeIntervalValue * 1000)

- label: "Step 4: TH reads from the DUT the ActiveModeThreshold attribute"
PICS: ICDM.S.A0002
Expand Down
2 changes: 1 addition & 1 deletion zzz_generated/chip-tool/zap-generated/test/Commands.h

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

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

0 comments on commit 00e47e2

Please sign in to comment.