[REF] Fix Event location to create it's locations directly rather than via shared...
[civicrm-core.git] / tests / phpunit / api / v3 / ACLPermissionTest.php
index fdbdabea1c3c10742681bfcae5b831b5ae8649ac..558e99a4847253db19437f5e6e30474914fd0814 100644 (file)
@@ -43,6 +43,7 @@ class api_v3_ACLPermissionTest extends CiviUnitTestCase {
     $this->cleanUpAfterACLs();
     $tablesToTruncate = [
       'civicrm_contact',
+      'civicrm_address',
       'civicrm_group_contact',
       'civicrm_group',
       'civicrm_acl',