function ImageStyleXmlBasicAuthTest::testGet
Same name in other branches
- 8.9.x core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleXmlBasicAuthTest::testGet()
Overrides EntityResourceTestBase::testGet
File
-
core/
modules/ image/ tests/ src/ Functional/ Rest/ ImageStyleXmlBasicAuthTest.php, line 44
Class
- ImageStyleXmlBasicAuthTest
- @group rest
Namespace
Drupal\Tests\image\Functional\RestCode
public function testGet() {
// @todo Remove this method override in https://www.drupal.org/node/2905655
$this->markTestSkipped();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.