function MenuLinkContentTest::testRelated

Overrides ResourceTestBase::testRelated

File

core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php, line 178

Class

MenuLinkContentTest
JSON:API integration test for the "MenuLinkContent" 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.