diff --git a/tests/src/FunctionalJavascript/ContentTranslationTest.php b/tests/src/FunctionalJavascript/ContentTranslationTest.php index 427082e..324282e 100644 --- a/tests/src/FunctionalJavascript/ContentTranslationTest.php +++ b/tests/src/FunctionalJavascript/ContentTranslationTest.php @@ -53,9 +53,9 @@ class ContentTranslationTest extends EntityEmbedTestBase { } /** - * Tests that a contextual link is available for translating a node. + * Tests the host entity's langcode is available in EntityEmbedDialog. */ - public function testDialogLanguage() { + public function testHostEntityLangcode() { $node = $this->createNode([ 'type' => 'article', 'title' => 'Clark Kent',