From 3a75727a3bcd4e0b5ca097fa698bd7640ba9e2ca Mon Sep 17 00:00:00 2001 From: Sanskar Atrey Date: Tue, 17 Sep 2024 11:35:40 +0530 Subject: [PATCH] chore: testing --- cypress-tests/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress-tests/readme.md b/cypress-tests/readme.md index 7360cf74e..31a9c11cd 100644 --- a/cypress-tests/readme.md +++ b/cypress-tests/readme.md @@ -29,3 +29,4 @@ Steps to get started with Hyperswitch-web sdk testing locally: 2. Add the key in: `dataTestId={TestUtils.paymentMethodListTestId}` as the property for the tag to be tested. 💡 Note: Either run the `re:build` command or keep the `re:start` command server running to generate the necessary js code + testing