From b0c5dc7b5203139fdd1beaa4eba7b873892c1de2 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 16:09:05 +0530 Subject: [PATCH 1/2] Commited default details --- client/src/components/products/Products.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/client/src/components/products/Products.js b/client/src/components/products/Products.js index 6f792a6..85696a2 100644 --- a/client/src/components/products/Products.js +++ b/client/src/components/products/Products.js @@ -82,13 +82,6 @@ function Products({ products, loading, fetchProducts, fetchAnalytics }) {
{products.map((product) => (
-

{product.name}

-

${product.price}

-

{product.category}

-

- Stock: {product.stock} -

-

{product.description}

))}
From 4d9400834f2360789fa6cc179c066c4186ae1c44 Mon Sep 17 00:00:00 2001 From: dheerajbstack Date: Fri, 29 Aug 2025 18:34:37 +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 @@ - - - + + +