diff options
-rw-r--r-- | ishtar_common/tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/tests.py b/ishtar_common/tests.py index ed359db72..8fac95853 100644 --- a/ishtar_common/tests.py +++ b/ishtar_common/tests.py @@ -1626,6 +1626,7 @@ class AdminGenTypeTest(TestCase): "archaeological_finds.Property", "archaeological_finds.Treatment", "ishtar_common.ProfileTypeSummary", + "ishtar_common.GDPRLog" ] def extra_setup_data(self): |