summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/desktop/writer
diff options
context:
space:
mode:
authorGökay Şatır <gokaysatir@gmail.com>2023-06-06 14:38:22 +0300
committerGökay ŞATIR <gokaysatir@gmail.com>2023-06-06 14:49:30 +0300
commit31a74f7537b314938b717c644861a6689b419ebc (patch)
tree3d68f43af21e15aa88d5f29c4f9c8e5a5bd08201 /cypress_test/integration_tests/desktop/writer
parentjsdialog: default button inside form #6404 (diff)
downloadonline-31a74f7537b314938b717c644861a6689b419ebc.tar.gz
online-31a74f7537b314938b717c644861a6689b419ebc.zip
Disable navigator tests for now.
There will be a setting for them. Signed-off-by: Gökay Şatır <gokaysatir@gmail.com> Change-Id: I75264e7de14f79642cfd33a7d798ec78188f9213
Diffstat (limited to 'cypress_test/integration_tests/desktop/writer')
-rw-r--r--cypress_test/integration_tests/desktop/writer/navigator_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/desktop/writer/navigator_spec.js b/cypress_test/integration_tests/desktop/writer/navigator_spec.js
index 590af3b6a2..f9dde926d6 100644
--- a/cypress_test/integration_tests/desktop/writer/navigator_spec.js
+++ b/cypress_test/integration_tests/desktop/writer/navigator_spec.js
@@ -3,7 +3,7 @@
var helper = require('../../common/helper');
var desktopHelper = require('../../common/desktop_helper');
-describe(['tagdesktop'], 'Scroll through document, modify heading', function() {
+describe.skip(['tagdesktop'], 'Scroll through document, modify heading', function() {
var testFileName = 'navigator.odt';
beforeEach(function() {