Skip to content

Commit

Permalink
modified steps 11a,12a,13a-DRLK-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sumaky committed Aug 6, 2024
1 parent f17d486 commit f0d8465
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/tests/suites/certification/Test_TC_DRLK_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ tests:
constraints:
type: int8u
minValue: 0
maxValue: 255
maxValue: 253

- label:
"Step 11b: TH writes NumberOfWeekDaySchedules SupportedPerUser
Expand Down Expand Up @@ -582,7 +582,7 @@ tests:
constraints:
type: int8u
minValue: 0
maxValue: 255
maxValue: 253

- label:
"Step 12b: TH writes NumberOfYearDay SchedulesSupportedPerUser
Expand Down Expand Up @@ -615,7 +615,7 @@ tests:
constraints:
type: int8u
minValue: 0
maxValue: 255
maxValue: 253

- label:
"Step 13b: TH writes NumberOfHoliday SchedulesSupported attribute as
Expand Down

0 comments on commit f0d8465

Please sign in to comment.