[Libreoffice-commits] online.git: cypress_test/integration_tests
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 26 21:32:39 UTC 2020
cypress_test/integration_tests/mobile/writer/apply_font_spec.js | 1 -
1 file changed, 1 deletion(-)
New commits:
commit bd83d6f0a68011ba9c6ce2801205d46a539aa9e0
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Wed Feb 26 21:47:22 2020 +0100
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Wed Feb 26 22:32:16 2020 +0100
cypress: mobile: this is not needed anymore.
After this commit:
b77cd954e0683d9143556c2a183c8e4796b82af1
Change-Id: I90e9a6eebb774b7c9ad1780fbfab0528772142a3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89599
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 5a64dfcbb..4c38617e9 100644
--- a/cypress_test/integration_tests/mobile/writer/apply_font_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/apply_font_spec.js
@@ -284,7 +284,6 @@ describe('Apply font changes.', function() {
// So better to hide it.
cy.get('#Spacing')
.should('not.exist');
- cy.wait(2000);
});
});
More information about the Libreoffice-commits
mailing list