From cd92a321202d530de9eb695cd62c0dda88609944 Mon Sep 17 00:00:00 2001 From: Shreyas Dhoke <“shreyas.d@browserstack.com git config --global user.name “Shreyas> Date: Fri, 8 Aug 2025 14:20:25 +0530 Subject: [PATCH 1/2] Updated text message --- server/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/index.js b/server/index.js index 6684f43..7c52286 100644 --- a/server/index.js +++ b/server/index.js @@ -40,7 +40,7 @@ app.use((req, res, next) => { // Routes app.get('/api', (req, res) => { res.json({ - message: 'Welcome to the Enhanced Full-Stack API!', + message: 'World Hello', timestamp: new Date().toISOString(), version: '2.0.0', endpoints: { From 4aa3841a994614b3a6c3f0aab85752a92112dafb Mon Sep 17 00:00:00 2001 From: dheerajbstack Date: Fri, 29 Aug 2025 18:34:38 +0530 Subject: [PATCH 2/2] Update browserstack-test.xml to match third_branch format --- testng-automation/src/test/resources/browserstack-test.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testng-automation/src/test/resources/browserstack-test.xml b/testng-automation/src/test/resources/browserstack-test.xml index 8d54700..141ad90 100644 --- a/testng-automation/src/test/resources/browserstack-test.xml +++ b/testng-automation/src/test/resources/browserstack-test.xml @@ -15,9 +15,9 @@ - - - + + +