Skip to content
Snippets Groups Projects
Commit acb09ba0 authored by Stephen Cox's avatar Stephen Cox
Browse files

Fixed failing test after adding D11 support

parent 576ab613
Branches
Tags
No related merge requests found
Pipeline #414811 canceled
......@@ -18,7 +18,10 @@ class ResponsiveMenuAdminTest extends BrowserTestBase {
*
* @var array
*/
protected static $modules = ['responsive_menu_test'];
protected static $modules = [
'system',
'responsive_menu_test'
];
/**
* {@inheritdoc}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment