From 25f064061260500e31a02cb370b9804c6b26ce3f Mon Sep 17 00:00:00 2001 From: lugi0 Date: Wed, 2 Oct 2024 13:52:00 +0200 Subject: [PATCH] remove trailing whitespace Signed-off-by: lugi0 --- .../Resources/Page/ODH/JupyterHub/JupyterLabLauncher.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_ci/tests/Resources/Page/ODH/JupyterHub/JupyterLabLauncher.robot b/ods_ci/tests/Resources/Page/ODH/JupyterHub/JupyterLabLauncher.robot index d80858230..b54dac336 100644 --- a/ods_ci/tests/Resources/Page/ODH/JupyterHub/JupyterLabLauncher.robot +++ b/ods_ci/tests/Resources/Page/ODH/JupyterHub/JupyterLabLauncher.robot @@ -68,7 +68,7 @@ Close JupyterLab Selected Tab Maybe Close Popup JupyterLab Code Cell Error Output Should Not Be Visible - Run Keyword And Continue On Failure + Run Keyword And Continue On Failure ... SeleniumLibrary.Element Should Not Be Visible xpath://div[contains(@class,"jp-OutputArea-output") and @data-mime-type="application/vnd.jupyter.stderr"] A JupyterLab code cell output returned an error # robocop: disable Capture Element Screenshot xpath://div[contains(@class,"jp-OutputArea-output") and @data-mime-type="application/vnd.jupyter.stderr"] # robocop: disable Fail msg=A JupyterLab code cell output returned an error, see screenshot