From 146844da96d099f153672f9454783e66515c9311 Mon Sep 17 00:00:00 2001 From: Killesreiter Volker Date: Thu, 11 Jul 2024 14:48:03 +0200 Subject: [PATCH] fix tests 2 --- tests/src/FunctionalJavascript/NodeCreationTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/FunctionalJavascript/NodeCreationTest.php b/tests/src/FunctionalJavascript/NodeCreationTest.php index 7955305f7..8c6a91718 100644 --- a/tests/src/FunctionalJavascript/NodeCreationTest.php +++ b/tests/src/FunctionalJavascript/NodeCreationTest.php @@ -93,7 +93,7 @@ public function testCreateNode(string $contentType, string $contentTypeDisplayNa $this->assertEquals( 2, $this->getSession()->evaluateScript('document.querySelectorAll("div.field--name-field-media-images div.field__item img").length'), - 'There should be five images shown in frontend.' + 'There should be two images shown in frontend.' ); // Check Quote paragraph.