Skip to content
Snippets Groups Projects
Commit 0c097271 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Remove single test todo

parent 8328e66a
No related branches found
No related tags found
No related merge requests found
......@@ -78,8 +78,6 @@ def test_entity_does_not_exist_error():
assert isinstance(err, EntityDoesNotExistError)
assert err.entity.name == ent.name
# TODO: remaining single error tests
def test_entity_error():
"""Code 0; most basic."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment