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

New commits:
commit bd83d6f0a68011ba9c6ce2801205d46a539aa9e0
Author:     Tamás Zolnai <[email protected]>
AuthorDate: Wed Feb 26 21:47:22 2020 +0100
Commit:     Tamás Zolnai <[email protected]>
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 <[email protected]>
    Reviewed-by: Tamás Zolnai <[email protected]>

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);
        });
 });
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to