From 2ab94e6a2539676fe97a63dbf6e08353c9665027 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Tue, 15 Dec 2020 09:25:29 +0000 Subject: [PATCH] erp5_officejs_ui_test: fixup See https://lab.nexedi.com/nexedi/erp5/commit/d7a4c3fcfed8898dd7562e855a0f275494a03bf7 --- .../testOfficeJSUISlideshowEditor.zpt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_slideshow_editor_zuite/testOfficeJSUISlideshowEditor.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_slideshow_editor_zuite/testOfficeJSUISlideshowEditor.zpt index 7c9f9fb76d..5b4f3512a6 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_slideshow_editor_zuite/testOfficeJSUISlideshowEditor.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_slideshow_editor_zuite/testOfficeJSUISlideshowEditor.zpt @@ -224,7 +224,7 @@ </tr> <tr> <td>waitForElementPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> <tr> @@ -243,7 +243,7 @@ </tr> <tr> <td>waitForElementNotPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> @@ -264,7 +264,7 @@ </tr> <tr> <td>waitForElementPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> @@ -294,7 +294,7 @@ </tr> <tr> <td>waitForElementNotPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> @@ -344,7 +344,7 @@ </tr> <tr> <td>waitForElementPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> @@ -358,7 +358,7 @@ </tr> <tr> <td>waitForElementPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> @@ -410,7 +410,7 @@ </tr> <tr> <td>waitForElementPresent</td> - <td>title_html</td> + <td>type</td> <td></td> </tr> -- 2.30.9