cypress_test/integration_tests/mobile/writer/apply_font_spec.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9f20130c9fc2b3334fe4b4d46f8c0d22d0d94a0f
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Wed Mar 25 10:44:45 2020 +0100
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Wed Mar 25 11:35:17 2020 +0100

    cypress: mobile: reenable this test.
    
    Change-Id: I9cf356b3c7e41ac0a07f82124bd26b16a9a57cd2
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91035
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com>

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();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to