Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Sep 7, 2023
1 parent 8be43f7 commit e69c98c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/py_matter_idl/matter_idl/test_xml_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ def testFabricScopedAndSensitive(self):
events=[Event(priority=EventPriority.INFO,
name='FabricEvent',
code=0x1234,
description="This is a test event",
fields=[Field(data_type=DataType(name='node_id'),
code=1,
name='AdminNodeID',
Expand Down

0 comments on commit e69c98c

Please sign in to comment.