cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 952a7acd7e69f4df14fe071d7a7258e58d83edec Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Thu Mar 26 12:04:40 2020 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Thu Mar 26 17:11:31 2020 +0100 cypress: mobile: remove accidentally pushed only(). Change-Id: I78bcf632cc135a785296ece9a7e1c07070cd71ca Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91092 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/mobile_wizard_state_spec.js b/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js index 9f4fbc0bb..a3c091704 100644 --- a/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js +++ b/cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js @@ -50,7 +50,7 @@ describe('Mobile wizard state tests', function() { .should('have.class', 'checked'); }); - it.only('Close mobile wizard by hamburger menu.', function() { + it('Close mobile wizard by hamburger menu.', function() { // Click on edit button helper.enableEditingMobile(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits