Add missing EOF
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
This commit is contained in:
parent
215c9717e4
commit
2248928669
|
@ -177,4 +177,3 @@ def test_from_dict(cloudevents_implementation):
|
|||
"type": "dummy.type",
|
||||
}
|
||||
assert cloudevents_implementation["from_dict"](given).dict() == given
|
||||
|
||||
|
|
Loading…
Reference in New Issue