From b15a0540ba787c0bb83fdd0a0a4b1720896801b2 Mon Sep 17 00:00:00 2001 From: Rahul Kumar <57394571+Rahul-D78@users.noreply.github.com> Date: Sat, 7 Sep 2024 07:56:53 +0530 Subject: [PATCH] doc(): update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d56e21c..0cd5ad8 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ $ npm run start:prod ```bash # unit tests $ npm run test +``` # e2e tests $ npm run test:e2e