cypress_test/integration_tests/mobile/writer/shape_properties_spec.js |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit f6a5b906120410f157b29251927e4a4a96ac3511
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Thu Feb 20 17:10:17 2020 +0100
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Thu Feb 20 17:10:24 2020 +0100

    cypress: remove obsolete comment.
    
    Change-Id: I9d8293ed27cb756325ffde48f3bcf37f390a1651

diff --git 
a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js 
b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
index 88fb512d3..3b2b182ba 100644
--- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
@@ -52,7 +52,6 @@ describe('Change shape properties via mobile wizard.', 
function() {
                cy.get('#tb_actionbar_item_mobile_wizard')
                        .click();
 
-               // Do mirroring
                cy.get('#PosSizePropertyPanel')
                        .click();
 
@@ -69,7 +68,6 @@ describe('Change shape properties via mobile wizard.', 
function() {
                cy.get('#mobile-wizard')
                        .should('be.visible');
 
-               // Do mirroring
                cy.get('#LinePropertyPanel')
                        .click();
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to