Add blank line
parent
dbe98c664a
commit
031cdc9931
|
@ -302,6 +302,7 @@ def test_relationship_all_required_fields():
|
|||
)
|
||||
assert str(relationship) == EXPECTED_RELATIONSHIP
|
||||
|
||||
|
||||
def test_relationship_autogenerated_fields(relationship):
|
||||
assert relationship.type == 'relationship'
|
||||
assert relationship.id == 'relationship--00000000-0000-0000-0000-000000000001'
|
||||
|
|
Loading…
Reference in New Issue