Commit c136e1d8 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #3277053 by Gábor Hojtsy, ckrina, saschaeggi, lauriii, bnjmnm: Mark Claro as Stable

(cherry picked from commit 1f6aeb09)
parent 4b6a0adc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -19,11 +19,6 @@ module.exports = {
      browser
        .drupalRelativeURL('/admin/appearance')
        .click('[title="Install Claro as default theme"]')
        .waitForElementVisible(
          '.system-themes-experimental-confirm-form input[value="Continue"]',
          2000,
        )
        .submitForm('input[value="Continue"]')
        .waitForElementVisible('.system-themes-list', 10000); // Confirm installation.
    });
  },
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ description: 'A clean, accessible, and powerful Drupal administration theme.'
alt text: 'Screenshot of Claro, Drupal administration theme.'
package: Core
version: VERSION
lifecycle: experimental
libraries:
  - core/drupal.message
  - core/normalize