@@ -338,6 +338,45 @@ class DynamicEntityReferenceFormatterTest extends EntityKernelTestBase {
$this->assertEquals($build[0]['#plain_text'],$referenced_entity_with_no_link_template->label(),sprintf('The markup returned by the %s formatter is correct for an entity type with no valid link template.',$formatter));
}
/**
* Renders the same entity referenced from different places.