.../tests/src/Functional/EntityResource/Term/TermResourceTestBase.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/modules/rest/tests/src/Functional/EntityResource/Term/TermResourceTestBase.php b/core/modules/rest/tests/src/Functional/EntityResource/Term/TermResourceTestBase.php index 8b47a6d..f1c3bbc 100644 --- a/core/modules/rest/tests/src/Functional/EntityResource/Term/TermResourceTestBase.php +++ b/core/modules/rest/tests/src/Functional/EntityResource/Term/TermResourceTestBase.php @@ -6,9 +6,6 @@ use Drupal\taxonomy\Entity\Vocabulary; use Drupal\Tests\rest\Functional\EntityResource\EntityResourceTestBase; -/** - * @group rest - */ abstract class TermResourceTestBase extends EntityResourceTestBase { /**