Commit b1e5110c authored by Jakob P's avatar Jakob P
Browse files

Issue #3309728 by nkoporec: Refactor D10 tests to not depend on classy.

parent d2057005
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ abstract class BrowserTestBase extends WebDriverTestBase {
   *
   * Classy is deprecated, but needed to make working with dialogs possible.
   */
  protected $defaultTheme = 'classy';
  protected $defaultTheme = 'starterkit_theme';

  /**
   * {@inheritdoc}