function VocabularyJsonAnonTest::testGet
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyJsonAnonTest::testGet()
Disable the GET test coverage due to bug in taxonomy module. @todo Fix in https://www.drupal.org/node/2805281: remove this override.
Overrides EntityResourceTestBase::testGet
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ VocabularyJsonAnonTest.php, line 33
Class
- VocabularyJsonAnonTest
- @group rest
Namespace
Drupal\Tests\taxonomy\Functional\RestCode
public function testGet() {
$this->markTestSkipped();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.