Skip to content

Commit 4ac7c70

Browse files
authored
Update src/python_testing/TestConformanceTest.py
1 parent e34d3e3 commit 4ac7c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TestConformanceTest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def add_macl(self, root_endpoint: dict[int, dict[int, Any]]):
9797
root_endpoint[ac.id][ac.Attributes.GeneratedCommandList.attribute_id].append(
9898
ac.Commands.ReviewFabricRestrictionsResponse.command_id)
9999

100-
@ async_test_body
100+
@async_test_body
101101
async def test_macl_handling(self):
102102
nim_id = self._get_device_type_id('network infrastructure manager')
103103
root_node_id = self._get_device_type_id('root node')

0 commit comments

Comments
 (0)