Skip to content
Snippets Groups Projects

Resolve #3466299 "Drupal 11"

Open Chandan Singh requested to merge issue/lightning_layout-3466299:3466299-drupal-11 into 3.0.x
All threads resolved!
Files
11
@@ -20,7 +20,7 @@ class DependenciesTest extends BrowserTestBase {
/**
* {@inheritdoc}
*/
protected static $modules = ['lightning_banner_block'];
protected static $modules = ['lightning_banner_block', 'lightning_layout_test'];
/**
* Tests that Background Image Formatter is a soft dependency.
Loading