summaryrefslogtreecommitdiffstats
path: root/cypress_test
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-08-31 15:06:44 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-08-31 15:40:54 +0200
commit9136bda96eac4ba1c4374a9bcd0459a46bc32713 (patch)
tree5b760c05b8bd94161d7452a8ead9b25fec5283fb /cypress_test
parentcypress: add a way to run tests with different browsers. (diff)
downloadonline-9136bda96eac4ba1c4374a9bcd0459a46bc32713.tar.gz
online-9136bda96eac4ba1c4374a9bcd0459a46bc32713.zip
cypress: use nonambiguous line style here.
Change-Id: I8679fb78a2af530692e91a84bacf2879506848ab Reviewed-on: https://gerrit.libreoffice.org/c/online/+/101735 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/writer/shape_properties_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
index 9cf50d0bbe..e9457a3e9b 100644
--- a/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/shape_properties_spec.js
@@ -195,7 +195,7 @@ describe('Change shape properties via mobile wizard.', function() {
helper.clickOnIdle('#linestyle');
- helper.clickOnIdle('.ui-combobox-text', 'Dashed');
+ helper.clickOnIdle('.ui-combobox-text', 'Ultrafine Dashed');
triggerNewSVG();