public function MetatagFieldTestBase::testBundleDefaultsInheritance in Metatag 8
Confirm that the default values for an entity bundle work.
When there is no field for overriding the defaults.
@todo
File
- tests/
src/ Functional/ MetatagFieldTestBase.php, line 286
Class
- MetatagFieldTestBase
- Base class for ensuring that the Metatag field works correctly.
Namespace
Drupal\Tests\metatag\FunctionalCode
public function testBundleDefaultsInheritance() {
}