[Libreoffice-commits] online.git: cypress_test/integration_tests

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 20 16:10:51 UTC 2020


 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.zolnai at collabora.com>
AuthorDate: Thu Feb 20 17:10:17 2020 +0100
Commit:     Tamás Zolnai <tamas.zolnai at 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();
 


More information about the Libreoffice-commits mailing list