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();