diff --git a/core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php b/core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php index 9632449..4271b8a 100644 --- a/core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php +++ b/core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php @@ -38,6 +38,7 @@ class CommentFieldFilterTest extends CommentTestBase { function setUp() { parent::setUp(); + $this->drupalLogin($this->drupalCreateUser(['access comments'])); // Add two new languages. $language = new Language(array(