diff --git a/src/Tests/FootermapBlockIntegrationTest.php b/src/Tests/FootermapBlockIntegrationTest.php index a0dac0a..5e5877c 100644 --- a/src/Tests/FootermapBlockIntegrationTest.php +++ b/src/Tests/FootermapBlockIntegrationTest.php @@ -18,7 +18,7 @@ class FootermapBlockIntegrationTest extends WebTestBase { /** * @var array */ - public static $modules = ['block', 'path']; + public static $modules = ['block', 'path', 'footermap']; /** * {@inheritdoc}