diff --git a/test/suites/auth.sh b/test/suites/auth.sh index 03cd4bb2fdfb..cdc4d379aac1 100644 --- a/test/suites/auth.sh +++ b/test/suites/auth.sh @@ -169,7 +169,6 @@ fine_grained: true" [ "$(LXD_CONF="${LXD_CONF2}" lxc auth identity info tls:)" = "${expectedTLSInfo}" ] - # Identity permissions. ! lxc auth group permission add test-group identity test-user@example.com can_view || false # Missing authentication method lxc auth group permission add test-group identity oidc/test-user@example.com can_view # Valid