Skip to content

Commit

Permalink
added missed constraint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fessehaeve committed Jul 25, 2024
1 parent c91a779 commit 52e5331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1666,7 +1666,7 @@ tests:
constraints:
type: int8s
minValue: 0
maxValue: 25
maxValue: 127

- label:
"Step 11a: Test Harness Writes a value back that is different but
Expand Down Expand Up @@ -1719,7 +1719,7 @@ tests:
attribute: "MinSetpointDeadBand"
PICS: TSTAT.S.F05 && TSTAT.S.M.MinSetpointDeadBandWritable
arguments:
value: 25
value: 127

- label:
"Step 12: Test Harness Reads ControlSequenceOfOperation from Server
Expand Down

0 comments on commit 52e5331

Please sign in to comment.