File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -306,8 +306,7 @@ async def test_TC_IDM_4_2(self):
306
306
# message to subscribe to an attribute on that cluster for which it does not have access.
307
307
self .step (3 )
308
308
309
- # Setting reportInterval values for steps 3-8
310
- min_interval_floor_sec = 3
309
+ # Setting max_interval_ceiling_sec value for steps 3-8
311
310
max_interval_ceiling_sec = 10
312
311
313
312
# Limited ACE for controller 2 with single cluster access
@@ -568,8 +567,7 @@ async def test_TC_IDM_4_2(self):
568
567
# all clusters on all endpoints.
569
568
self .step (11 )
570
569
571
- # Setting reportInterval values for steps 11-13
572
- min_interval_floor_sec = 3
570
+ # Setting max_interval_ceiling_sec value for steps 11-13
573
571
max_interval_ceiling_sec = 10
574
572
575
573
# Omitting endpoint to indicate endpoint wildcard
You can’t perform that action at this time.
0 commit comments