From b52a7dc1d2040d3ab046d87101723818cf658776 Mon Sep 17 00:00:00 2001 From: Sownak Roy Date: Tue, 10 Dec 2024 14:47:36 +0000 Subject: [PATCH] fix md error Signed-off-by: Sownak Roy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de2b719..62c0875 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ This repository contains the playwright tests for unit and integration testing. Add any additional tests in the `tests` directory. You must set up these two env vars before running test: + 1. `TEST_PRIVATE_KEY` : Private key for signing the requests 2. `TEST_PUBLIC_KEY` : Corresponding public key