diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index 91f5c4e3..8df11be2 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -137,6 +137,9 @@ jobs: - TestACLPolicyPropagationOverTime - TestACLTagPropagation - TestACLTagPropagationPortSpecific + - TestACLGroupWithUnknownUser + - TestACLGroupAfterUserDeletion + - TestACLGroupDeletionExactReproduction - TestAPIAuthenticationBypass - TestAPIAuthenticationBypassCurl - TestGRPCAuthenticationBypass