Loading core/tests/Drupal/Nightwatch/Tests/claroAutocompleteTest.js +0 −5 Original line number Diff line number Diff line Loading @@ -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. }); }, Loading core/themes/claro/claro.info.yml +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/tests/Drupal/Nightwatch/Tests/claroAutocompleteTest.js +0 −5 Original line number Diff line number Diff line Loading @@ -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. }); }, Loading
core/themes/claro/claro.info.yml +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading