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

STY: autopep8'ed test_misc

parent 92721900
Branches
Tags
1 merge request!21F cql updated filter
Pipeline #15014 passed
...@@ -400,8 +400,6 @@ def test_overrides_in_subdomains(): ...@@ -400,8 +400,6 @@ def test_overrides_in_subdomains():
assert rt1.is_valid() is True assert rt1.is_valid() is True
def test_role_after_retrieve(): def test_role_after_retrieve():
rt = db.RecordType("TestRT").insert() rt = db.RecordType("TestRT").insert()
entity = db.Entity(id=rt.id) entity = db.Entity(id=rt.id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment