From c29c2129e6dd0d76a2f00993727b0c94e9db1e03 Mon Sep 17 00:00:00 2001 From: Summer <73361970+summer-cook@users.noreply.github.com> Date: Thu, 16 Feb 2023 11:15:11 -0600 Subject: [PATCH] Update README.md Co-authored-by: Alisha Evans --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1136e46..896bfd2 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,6 @@ If you are creating an e2e test, it will live in the `cypress/e2e` directory. Co #### Setup your Cypress env variables - the Cypress suite requires an environment variable that should be stored in your `.env.local` and not committed to git. -- (this one is a secret) - TEST_SESSION_COOKIE= - to get the value for this variable, open your browser to your running app at `localhost:3000`. - inspect the page