From 6df9eeef23ab7fdaaec21cb52fb25dbdc3b94ed7 Mon Sep 17 00:00:00 2001 From: Aman Chopra Date: Thu, 3 Oct 2024 12:49:04 +0530 Subject: [PATCH] updated the format --- docs/cypress-detailed-command-logs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cypress-detailed-command-logs.md b/docs/cypress-detailed-command-logs.md index 421bdab30..a807c1130 100644 --- a/docs/cypress-detailed-command-logs.md +++ b/docs/cypress-detailed-command-logs.md @@ -48,8 +48,7 @@ The logs are presented in an easy-to-read, human-readable format using the [cypr ## Prerequisite: Install Cypress and Cypress Terminal Report Before proceeding, ensure that you have installed Cypress and the cypress-terminal-report plugin. -- Open your `package.json` or `lambdatest-config.json` file. -- Add the appropriate version of [cypress-terminal-report](https://www.npmjs.com/package/cypress-terminal-report) as a dependency: +In your `package.json` or `lambdatest-config.json` file, add the appropriate version of [cypress-terminal-report](https://www.npmjs.com/package/cypress-terminal-report) as a dependency: ### For Cypress < 10: