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

New commits:
commit d534dc9c03964ddae9cddc0e4494e1a5e3aad71d
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Tue Mar 17 11:33:12 2020 +0100
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Tue Mar 17 12:36:40 2020 +0100

    cypress: mobile: this TODO is solved already.
    
    Change-Id: I88f0579efaa135ba987d6c40750c173004152e97
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90614
    Tested-by: Tamás Zolnai <tamas.zol...@collabora.com>
    Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com>

diff --git a/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js 
b/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
index 25a5b5680..6cb9caf68 100644
--- a/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
@@ -79,7 +79,6 @@ describe('Spell checking menu.', function() {
        it('Ignore all.', function() {
                openContextMenu();
 
-               // TODO: Why we have a non-breaking space here?
                cy.get('.context-menu-link')
                        .contains('Ignore All')
                        .click();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to