Skip to content

Commit 4ad6808

Browse files
committed
mistype in the readme
1 parent 2091b26 commit 4ad6808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ If you are creating an e2e test, it will live in the `cypress/e2e` directory. Co
183183
- Firefox: click the "Storage" tab
184184
- click "Cookies"
185185
- find the value for `next-auth.session-token`
186-
- copy that value and paste it in the `TEST_SESSION_COOKIE` variable in your ``.env``
186+
- copy that value and paste it in the `TEST_SESSION_COOKIE` variable in your `.env`
187187
- do not ever commit this value
188188
- this value will need to be updated whenever the cookie expires, approximately once per month
189189

0 commit comments

Comments
 (0)