summaryrefslogtreecommitdiff
path: root/cypress_test
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-03-31 15:01:05 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-03-31 16:33:51 +0200
commitc73956e78e841553c7afc2032b78d9eef4a78433 (patch)
tree183a066705fb77cf73159df3f88f723c9ce977f1 /cypress_test
parent9add51eaaf11a80b79082540511968ef583f04f6 (diff)
cypress: mobile: enable this focus related tests.
Change-Id: I1a9dd2967c4238c123c150bca04ca1e8909aeacb Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91426 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'cypress_test')
-rw-r--r--cypress_test/integration_tests/mobile/impress/impress_focus_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/mobile/impress/impress_focus_spec.js b/cypress_test/integration_tests/mobile/impress/impress_focus_spec.js
index fdd33c569..a33bede16 100644
--- a/cypress_test/integration_tests/mobile/impress/impress_focus_spec.js
+++ b/cypress_test/integration_tests/mobile/impress/impress_focus_spec.js
@@ -80,7 +80,7 @@ describe('Impress focus tests', function() {
impress.typeTextAndVerify('Bazinga Impress');
});
- it.skip('Single-click to edit', function() {
+ it('Single-click to edit', function() {
helper.enableEditingMobile();