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