From cb0c804672f6314366704aac3d2c38c5d8dfebc4 Mon Sep 17 00:00:00 2001 From: Eric SYLVIUS Date: Thu, 12 Feb 2026 03:14:06 +0100 Subject: [PATCH] Gitea002 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 69f06bf..32c4d55 100644 --- a/Tests/FrontOffice/Front_Office.robot +++ b/Tests/FrontOffice/Front_Office.robot @@ -8,7 +8,6 @@ Test Teardown End Web Test # robot -d Results Tests/FrontOffice/Front_Office.robot - *** Test Cases *** Should be able to access Home page [Documentation] Home Page