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

FIX utils/sanity_check.sql

parent fe48a64f
Branches
Tags
2 merge requests!22REL: prepare release 7.0.1,!11DRAFT: file system cleanup
Pipeline #43123 passed
......@@ -30,7 +30,7 @@ sanityCheckBody: BEGIN
("desc_overrides"),
("double_data"),
("entities"),
#--("entity_ids"),
("entity_ids"),
("entity_acl"),
("entity_version"),
("enum_data"),
......@@ -52,7 +52,6 @@ sanityCheckBody: BEGIN
("transactions"),
("units_lin_con"),
("user_info"),
("this_is_missing"),
("user_roles")
;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment