Skip to content

Commit 5392086

Browse files
pidarpedCopilot
andauthored
Update src/python_testing/TC_AVSM_2_8.py
Co-authored-by: Copilot <[email protected]>
1 parent acb75d2 commit 5392086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_AVSM_2_8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ async def test_TC_AVSM_2_8(self):
160160
pass
161161

162162
self.step(5)
163-
# Establish subscription to AllocatedSnapshotStreams
163+
# Establish subscription to AllocatedVideoStreams
164164
sub_handler = AttributeSubscriptionHandler(cluster, attr.AllocatedVideoStreams)
165165
await sub_handler.start(self.default_controller, self.dut_node_id, endpoint=endpoint, min_interval_sec=0, max_interval_sec=30, keepSubscriptions=False)
166166

0 commit comments

Comments
 (0)