diff --git a/tests/src/Functional/CommentNotifyTestBase.php b/tests/src/Functional/CommentNotifyTestBase.php index 48ba6cb..e48ce77 100644 --- a/tests/src/Functional/CommentNotifyTestBase.php +++ b/tests/src/Functional/CommentNotifyTestBase.php @@ -9,8 +9,6 @@ /** * Comment notify Base Test class. - * - * @group comment_notify */ abstract class CommentNotifyTestBase extends BrowserTestBase {