diff --git a/tests/local-test.robot b/tests/local-test.robot index 3b09b0b..c99ca14 100644 --- a/tests/local-test.robot +++ b/tests/local-test.robot @@ -16,6 +16,6 @@ Execute local test *** Test Cases *** -Local Test +BStack Local Test Add Implicit Wait Verify Local Page diff --git a/tests/test-1.robot b/tests/test-1.robot index 79d78c0..cc5ba31 100644 --- a/tests/test-1.robot +++ b/tests/test-1.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 1 +BStack Sample Test 1 Add to Cart diff --git a/tests/test-2.robot b/tests/test-2.robot index c930fdf..1e44aec 100644 --- a/tests/test-2.robot +++ b/tests/test-2.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 2 +BStack Sample Test 2 Add to Cart diff --git a/tests/test-3.robot b/tests/test-3.robot index 8662d77..06057e8 100644 --- a/tests/test-3.robot +++ b/tests/test-3.robot @@ -17,5 +17,5 @@ Execute test *** Test Cases *** -Add to Cart Test 3 +BStack Sample Test 3 Add to Cart