function TermTest::testRelated

Overrides ResourceTestBase::testRelated

File

core/modules/jsonapi/tests/src/Functional/TermTest.php, line 475

Class

TermTest
JSON:API integration test for the "Term" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

public function testRelated() {
    $this->markTestSkipped('Remove this in https://www.drupal.org/project/drupal/issues/2940339');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.