From 9f20130c9fc2b3334fe4b4d46f8c0d22d0d94a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Zolnai?= Date: Wed, 25 Mar 2020 10:44:45 +0100 Subject: [PATCH] cypress: mobile: reenable this test. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9cf356b3c7e41ac0a07f82124bd26b16a9a57cd2 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91035 Tested-by: Jenkins CollaboraOffice Reviewed-by: Tamás Zolnai --- cypress_test/integration_tests/mobile/writer/apply_font_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress_test/integration_tests/mobile/writer/apply_font_spec.js b/cypress_test/integration_tests/mobile/writer/apply_font_spec.js index c6f3b4e23..08e51940c 100644 --- a/cypress_test/integration_tests/mobile/writer/apply_font_spec.js +++ b/cypress_test/integration_tests/mobile/writer/apply_font_spec.js @@ -204,7 +204,7 @@ describe('Apply font changes.', function() { // TODO: Shadowed is not in the clipboard content. }); - it.skip('Apply grow.', function() { + it('Apply grow.', function() { // Push grow cy.get('#Growimg') .click();