Kaydet (Commit) afb8a2f4 authored tarafından Xisco Fauli's avatar Xisco Fauli Kaydeden (comit) Xisco Faulí

Fix uitest failure

It doesn't break for me locally

Change-Id: I61957fe4e7699937d17b74e8655efe2a6d1f6e6a
Reviewed-on: https://gerrit.libreoffice.org/38502Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
Reviewed-by: 's avatarXisco Faulí <xiscofauli@libreoffice.org>
üst 24d3d824
......@@ -55,7 +55,7 @@ class WriterInsertBreakDialog(UITestCase):
self.ui_test.create_doc_in_start_center("writer")
for i in range(11):
for i in range(9):
xDialog = self.launch_dialog_and_select_option("pagerb")
xStyleList = xDialog.getChild("stylelb")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment