summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/multiuser/impress
diff options
context:
space:
mode:
authorRash419 <rashesh.padia@collabora.com>2021-11-18 13:52:24 +0530
committerPranam Lashkari <plashkari628@gmail.com>2021-12-01 19:36:29 +0530
commit4fa39261038f4ed21eca26843277b271f8422176 (patch)
treedccfd3a2fadfb56e1512d7b604ad53b1f09a16a5 /cypress_test/integration_tests/multiuser/impress
parentcypress: updated cypress to use WOPI endpoints (diff)
downloadonline-4fa39261038f4ed21eca26843277b271f8422176.tar.gz
online-4fa39261038f4ed21eca26843277b271f8422176.zip
cypress: enabled and updated multiuser test
Signed-off-by: Rash419 <rashesh.padia@collabora.com> Change-Id: Ib20c93ec9c45ce234ef974e0cb0bd5323873ac42
Diffstat (limited to 'cypress_test/integration_tests/multiuser/impress')
-rw-r--r--cypress_test/integration_tests/multiuser/impress/repair_document_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/multiuser/impress/repair_document_spec.js b/cypress_test/integration_tests/multiuser/impress/repair_document_spec.js
index 164126a5a6..f28169af9c 100644
--- a/cypress_test/integration_tests/multiuser/impress/repair_document_spec.js
+++ b/cypress_test/integration_tests/multiuser/impress/repair_document_spec.js
@@ -1,7 +1,7 @@
/* global describe it cy beforeEach require afterEach */
var helper = require('../../common/helper');
-describe.skip('Repair Document', function() {
+describe('Repair Document', function() {
var testFileName = 'repair_doc.odp';
beforeEach(function() {