mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #39206 from nextcloud/backport/39203/stable26
This commit is contained in:
commit
54fb0569cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue