Fix typo in test

This commit is contained in:
Thomas Krijnen
2017-07-27 15:53:06 +02:00
parent fb1fed247e
commit d10efe69cd
+1 -1
View File
@@ -42,7 +42,7 @@ assert f[16].UnitComponent is not None
f.remove(f[15])
assert f[16].UnitComponent is None
prop = f.by_type("IfcPropertySingleValue")[0]
assert prop.NominalValue.wrappedValuex in str(prop)
assert prop.NominalValue.wrappedValue in str(prop)
# Some operations on ifcopenshell.entity_instance
assert f[22].Id == ''