From c1e2be4b6a9942c2a6ce9c858221bd2bc53d9340 Mon Sep 17 00:00:00 2001 From: Eric SYLVIUS Date: Thu, 12 Feb 2026 03:58:54 +0100 Subject: [PATCH] Gitea006 Signed-off-by: Eric SYLVIUS --- Tests/BackOffice/Back_Office.robot | 1 - Tests/EndToEnd/End_to_End.robot | 1 - Tests/FrontOffice/Front_Office.robot | 1 + 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Tests/BackOffice/Back_Office.robot b/Tests/BackOffice/Back_Office.robot index fb85814..3f6d96a 100644 --- a/Tests/BackOffice/Back_Office.robot +++ b/Tests/BackOffice/Back_Office.robot @@ -8,7 +8,6 @@ Test Teardown End Web Test # robot -d Results Tests/BackOffice/Back_Office.robot - *** Test Cases *** Should be able to access Home page [Documentation] Home Page diff --git a/Tests/EndToEnd/End_to_End.robot b/Tests/EndToEnd/End_to_End.robot index b1b224a..21d738e 100644 --- a/Tests/EndToEnd/End_to_End.robot +++ b/Tests/EndToEnd/End_to_End.robot @@ -9,7 +9,6 @@ Test Teardown End Web Test # robot -d Results Tests/EndToEnd/End_to_End.robot - *** Test Cases *** Should be able to access both sites [Documentation] Home Page diff --git a/Tests/FrontOffice/Front_Office.robot b/Tests/FrontOffice/Front_Office.robot index 32c4d55..82f2b68 100644 --- a/Tests/FrontOffice/Front_Office.robot +++ b/Tests/FrontOffice/Front_Office.robot @@ -6,6 +6,7 @@ Resource ../../Data/InputData.robot Test Setup Begin Web Test Test Teardown End Web Test + # robot -d Results Tests/FrontOffice/Front_Office.robot *** Test Cases ***