diff --git a/core/modules/help_topics/tests/src/Functional/HelpTopicTest.php b/core/modules/help_topics/tests/src/Functional/HelpTopicTest.php index 84c3dbe699..10ef0f643c 100644 --- a/core/modules/help_topics/tests/src/Functional/HelpTopicTest.php +++ b/core/modules/help_topics/tests/src/Functional/HelpTopicTest.php @@ -59,6 +59,7 @@ protected function setUp() { $this->placeBlock('local_tasks_block', $settings); $this->placeBlock('local_actions_block', $settings); $this->placeBlock('page_title_block', $settings); + $this->placeBlock('system_breadcrumb_block', $settings); // Create users. $this->adminUser = $this->createUser([