Skip to content

Commit 1c87b1c

Browse files
committed
Updating TC_MOD_1_2 test module:
- Re-input missing test step numbers
1 parent 2c9e5c2 commit 1c87b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/python_testing/TC_MOD_1_2.py

-1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,5 @@ async def test_TC_MOD_1_2(self):
9898
if not isinstance(standard_namespace, (uint, int)):
9999
raise ValueError("Standard Namespace value: must be of type uint or an int")
100100

101-
102101
if __name__ == "__main__":
103102
default_matter_test_main()

0 commit comments

Comments
 (0)