]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(cypress): revert only toggle 39206/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 6 Jul 2023 19:27:17 +0000 (21:27 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 6 Jul 2023 20:46:49 +0000 (20:46 +0000)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
cypress/e2e/theming/admin-settings.cy.ts

index 63242d64f1bd6ae23eb325cbc61f2aad621143fa..5a0a81432b59c01c61dc725aa6cd628b88f67da6 100644 (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()