styling changes

pull/1/head
Emmanuelle Vargas-Gonzalez 2021-02-20 00:13:36 -05:00
parent e4039231f4
commit b3d0c7b58a
1 changed files with 2 additions and 2 deletions

View File

@ -445,8 +445,8 @@ def test_custom_observable_object_1():
contains_refs=['file--e277603e-1060-5ad4-9937-c26c97f1ca68'], contains_refs=['file--e277603e-1060-5ad4-9937-c26c97f1ca68'],
version='2.0', version='2.0',
comment='for real', comment='for real',
) ),
} },
) )
assert no.property1 == 'something' assert no.property1 == 'something'
assert no.extensions['archive-ext'].comment == 'for real' assert no.extensions['archive-ext'].comment == 'for real'