summaryrefslogtreecommitdiffstats
path: root/cypress_test/plugins
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-11-06 13:10:26 +0100
committerTamás Zolnai <zolnaitamas2000@gmail.com>2020-11-25 01:37:08 +0100
commit4c4fba371d4dd1352601dca9139ad4c0e787e805 (patch)
treecfd223af387a18cfe6dc541ad20dac42165b6f35 /cypress_test/plugins
parentcypress: test for applying bold font attribute via top toolbar (Impress). (diff)
downloadonline-4c4fba371d4dd1352601dca9139ad4c0e787e805.tar.gz
online-4c4fba371d4dd1352601dca9139ad4c0e787e805.zip
cypress: NC: disable newly added Print test.
Change-Id: I30f5ea0bcb767b41ef62267c4935bdaf374d11e5 Signed-off-by: Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit 941754f97868c7d2a1fc62ef13c2f865cb577e11)
Diffstat (limited to 'cypress_test/plugins')
-rw-r--r--cypress_test/plugins/blacklists.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/cypress_test/plugins/blacklists.js b/cypress_test/plugins/blacklists.js
index ab892b2325..8c12910ba4 100644
--- a/cypress_test/plugins/blacklists.js
+++ b/cypress_test/plugins/blacklists.js
@@ -93,7 +93,8 @@ var nextcloudBlackList = [
['desktop/writer/top_toolbar_spec.js',
[
'Insert image.',
- 'Save.'
+ 'Save.',
+ 'Print'
]
],
['multiuser/calc/sheet_operations_user1_spec.js',