diff --git a/apps/dokploy/__test__/permissions/enterprise-only-resources.test.ts b/apps/dokploy/__test__/permissions/enterprise-only-resources.test.ts index 9568b12af..3138085e3 100644 --- a/apps/dokploy/__test__/permissions/enterprise-only-resources.test.ts +++ b/apps/dokploy/__test__/permissions/enterprise-only-resources.test.ts @@ -35,6 +35,7 @@ const ENTERPRISE_RESOURCES = [ "domain", "destination", "notification", + "tag", "logs", "monitoring", "auditLog",