Skip to content
Snippets Groups Projects
Commit 045749ca authored by dpi's avatar dpi
Browse files

Issue #3313233 by dpi: D10 compatibility: Classy removed from core

parent 56aecb46
Branches 3.2.x
No related tags found
No related merge requests found
Pipeline #8736 failed
......@@ -24,7 +24,7 @@ class DateRecurBasicWidgetTest extends BrowserTestBase {
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'classy';
protected $defaultTheme = 'stark';
/**
* {@inheritdoc}
......
......@@ -19,7 +19,7 @@ class DateRecurFieldSettingsTest extends WebDriverTestBase {
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'classy';
protected $defaultTheme = 'starterkit_theme';
/**
* {@inheritdoc}
......
......@@ -15,7 +15,7 @@ class DateRecurInterpreterTest extends WebDriverTestBase {
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'classy';
protected $defaultTheme = 'starterkit_theme';
/**
* {@inheritdoc}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment