Merge pull request #39206 from nextcloud/backport/39203/stable26

This commit is contained in:
John Molakvoæ 2023-07-07 09:20:43 +02:00 committed by GitHub
commit 54fb0569cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ describe('Remove the default background and restore it', function() {
})
})
describe.only('Remove the default background with a bright color', function() {
describe('Remove the default background with a bright color', function() {
before(function() {
// Just in case previous test failed
cy.resetAdminTheming()