mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
authorisation -> authorization in header schema for compatibility
This commit is contained in:
@@ -111,7 +111,7 @@ def test_bug_2486_a():
|
||||
|
||||
def test_bug_2486_b():
|
||||
file = ifcopenshell.template.create()
|
||||
file.wrapped_data.header.file_name.name = "myfile.ifc"
|
||||
file.header.file_name.name = "myfile.ifc"
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user