cypress: disable this unstable test.

Change-Id: I4682f00e7592f6aba5ef5a1e9bdd99339416c1e0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98536
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
This commit is contained in:
Tamás Zolnai 2020-07-10 17:08:46 +02:00
parent a8e25571b1
commit 58521f42c4

View file

@ -202,7 +202,7 @@ describe('Change shape properties via mobile wizard.', function() {
.should('have.length.greaterThan', 12);
});
it('Change line width', function() {
it.skip('Change line width', function() {
openLinePropertyPanel();
cy.get('#linewidth .spinfield')