Loading core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php +0 −8 Original line number Diff line number Diff line Loading @@ -26,12 +26,4 @@ class VocabularyJsonAnonTest extends VocabularyResourceTestBase { */ protected $defaultTheme = 'stark'; /** * Disable the GET test coverage due to bug in taxonomy module. * @todo Fix in https://www.drupal.org/node/2805281: remove this override. */ public function testGet() { $this->markTestSkipped(); } } Loading
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php +0 −8 Original line number Diff line number Diff line Loading @@ -26,12 +26,4 @@ class VocabularyJsonAnonTest extends VocabularyResourceTestBase { */ protected $defaultTheme = 'stark'; /** * Disable the GET test coverage due to bug in taxonomy module. * @todo Fix in https://www.drupal.org/node/2805281: remove this override. */ public function testGet() { $this->markTestSkipped(); } }