Skip to content
Snippets Groups Projects
Commit ef7796e9 authored by Omkar Deshpande's avatar Omkar Deshpande
Browse files

Merge branch '3514551-consider-enabling-claro' into '0.x'

#3514551 "Consider enabling claro as admin theme in XbTestSetup"

See merge request !810
parents 0b18f37a cd8bb20c
No related branches found
No related tags found
No related merge requests found
Pipeline #485730 skipped
...@@ -149,7 +149,6 @@ const testMediaLibraryInEntityForm = (cy, loadOptions = {}, title) => { ...@@ -149,7 +149,6 @@ const testMediaLibraryInEntityForm = (cy, loadOptions = {}, title) => {
describe('Media Library', () => { describe('Media Library', () => {
before(() => { before(() => {
cy.drupalXbInstall(); cy.drupalXbInstall();
cy.drupalEnableTheme('claro', true);
}); });
beforeEach(() => { beforeEach(() => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment