Skip to content

Commit 2f0f176

Browse files
Mile23paul-m
Mile23
authored andcommitted
Issue #2986430 by Mile23: RenderExampleTest obsolete @todo
1 parent 9e7c887 commit 2f0f176

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

render_example/tests/src/Functional/RenderExampleTest.php

+2-4
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@
1010
*
1111
* @group render_example
1212
* @group examples
13+
*
14+
* @ingroup render_example
1315
*/
1416
class RenderExampleTest extends BrowserTestBase {
1517

1618
/**
1719
* {@inheritdoc}
18-
*
19-
* @TODO: I'm not sure at all we need 'node'. Currently we need it because we
20-
* create a new user with the 'Access content' permission.
21-
* https://www.drupal.org/project/examples/issues/2986430
2220
*/
2321
public static $modules = ['render_example'];
2422

0 commit comments

Comments
 (0)