core/modules/comment/src/Tests/CommentTranslationUITest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/comment/src/Tests/CommentTranslationUITest.php b/core/modules/comment/src/Tests/CommentTranslationUITest.php index 26cfa90..abd5bfd 100644 --- a/core/modules/comment/src/Tests/CommentTranslationUITest.php +++ b/core/modules/comment/src/Tests/CommentTranslationUITest.php @@ -43,7 +43,7 @@ class CommentTranslationUITest extends ContentTranslationUITestBase { 'url.query_args:_wrapper_format', 'url.query_args.pagers:0', 'user.permissions', - 'user.roles', + 'user.roles:authenticated', ]; /**