Skip to content

Commit a72e5f2

Browse files
committed
ContactInfo: fix typo
1 parent 6d522f9 commit a72e5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aas_test_engines/test_cases/v3_0/submodel_templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ class ContactInformation:
194194
"semantic_id": "0173-1#02-AAO131#002",
195195
}
196196
)
197-
state_country: Optional[LangString] = field(
197+
state_county: Optional[LangString] = field(
198198
metadata={
199199
"semantic_id": "0173-1#02-AAO133#002",
200200
}

0 commit comments

Comments
 (0)