cypress_test/integration_tests/mobile/writer/styles_spec.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commits: commit bde5059f199c6783d9af868a2179ef93e562849b Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Thu Feb 20 09:43:29 2020 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Thu Feb 20 12:00:18 2020 +0100 cypress: mobile: update test title. Change-Id: I01751b3f3f25391fd6d846e133dc4fc3e5ff84df Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89076 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/cypress_test/integration_tests/mobile/writer/styles_spec.js b/cypress_test/integration_tests/mobile/writer/styles_spec.js index 48023b2bf..21d0321dd 100644 --- a/cypress_test/integration_tests/mobile/writer/styles_spec.js +++ b/cypress_test/integration_tests/mobile/writer/styles_spec.js @@ -85,10 +85,7 @@ describe('Apply/modify styles.', function() { .should('have.attr', 'style', 'margin-bottom: 0in; line-height: 100%'); }); - it('New style item is hidden.', function() { - // New style item opens a tunneled dialog - // what we try to avoid. - + it('New style and update style items are hidden.', function() { // Open mobile wizard cy.get('#tb_actionbar_item_mobile_wizard') .click(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits