Skip to content
Snippets Groups Projects
Verified Commit 99a52b11 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

MAINT: formatting

parent 50178ba8
No related branches found
No related tags found
No related merge requests found
Pipeline #26937 failed
...@@ -33,6 +33,7 @@ from pytest import mark ...@@ -33,6 +33,7 @@ from pytest import mark
set_test_key("_CAOSDB_PYINTTEST_SUITE") set_test_key("_CAOSDB_PYINTTEST_SUITE")
def teardown_function(function): def teardown_function(function):
assert len(db.execute_query("FIND Entity with id>99")) == 0 assert len(db.execute_query("FIND Entity with id>99")) == 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment