Skip to content

Commit a2a3824

Browse files
committed
update wording
1 parent 7ab641b commit a2a3824

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/docs/turnstile/tutorials/excluding-turnstile-from-e2e-tests.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ content_type: 📝 Tutorial
77
languages:
88
- TypeScript
99
tags:
10-
- Testing
1110
- Node.js
1211
sidebar:
1312
order: 6
@@ -84,8 +83,7 @@ Your template can then use the injected sitekey:
8483

8584
1. **Environment Detection**
8685
- Use multiple factors to identify test environments (IP, headers, etc.)
87-
- Keep test environment identifiers secure
88-
- Document your test environment setup
86+
- Keep test environment identifiers secure, if you need to test from the public web
8987

9088
2. **Credential Management**
9189
- Store production credentials securely (e.g., environment variables)

0 commit comments

Comments
 (0)