fix test after ac64d0c40

This commit is contained in:
Andrej730
2024-04-16 12:12:23 +05:00
parent 9a9be821d1
commit aeea9dfb5e
+1 -1
View File
@@ -188,7 +188,7 @@ class TestImportReferences(NewFile):
assert len(props.documents) == 1
assert props.documents[0].ifc_definition_id == reference.id()
assert props.documents[0].name == "Unnamed"
assert props.documents[0].identification == "*"
assert props.documents[0].identification == "X"
assert props.documents[0].is_information is False