From 7e05e37da86cc3c2e80c01d38649461862021c14 Mon Sep 17 00:00:00 2001 From: Eric SYLVIUS Date: Thu, 12 Feb 2026 03:46:54 +0100 Subject: [PATCH] Gitea005 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, 2 insertions(+), 1 deletion(-) diff --git a/Tests/BackOffice/Back_Office.robot b/Tests/BackOffice/Back_Office.robot index 3f6d96a..fb85814 100644 --- a/Tests/BackOffice/Back_Office.robot +++ b/Tests/BackOffice/Back_Office.robot @@ -8,6 +8,7 @@ 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 21d738e..b1b224a 100644 --- a/Tests/EndToEnd/End_to_End.robot +++ b/Tests/EndToEnd/End_to_End.robot @@ -9,6 +9,7 @@ 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 82f2b68..32c4d55 100644 --- a/Tests/FrontOffice/Front_Office.robot +++ b/Tests/FrontOffice/Front_Office.robot @@ -6,7 +6,6 @@ Resource ../../Data/InputData.robot Test Setup Begin Web Test Test Teardown End Web Test - # robot -d Results Tests/FrontOffice/Front_Office.robot *** Test Cases ***