[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Wed Mar 25 10:35:35 UTC 2020
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.zolnai at collabora.com>
AuthorDate: Wed Mar 25 10:44:45 2020 +0100
Commit: Tamás Zolnai <tamas.zolnai at 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 <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai at 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();
More information about the Libreoffice-commits
mailing list