Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
experience_builder
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
experience_builder
Commits
ef7796e9
Commit
ef7796e9
authored
1 month ago
by
Omkar Deshpande
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui/tests/e2e/media-library.cy.js
+0
-1
0 additions, 1 deletion
ui/tests/e2e/media-library.cy.js
with
0 additions
and
1 deletion
ui/tests/e2e/media-library.cy.js
+
0
−
1
View file @
ef7796e9
...
@@ -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
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment