Skip to content

Commit 1691da8

Browse files
committed
README
1 parent cfe31b1 commit 1691da8

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

cypress/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ describe("Public Features", () => {
6666
});
6767
```
6868

69-
The endpoint is to be used for testing purposes only and is recommended to be disabled in production environments.
70-
7169
## Files
7270

7371
- `plugins/workos.ts` - WorkOS authentication plugin

tests/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ test.describe("Public Features", () => {
6060
**Flow:**
6161

6262
1. API authentication via WorkOS SDK
63-
2. Session creation via `saveSession` endpoint
64-
3. Cookie extraction and browser injection
65-
4. Page navigation with authenticated state
63+
2. Set the WorkOS session cookie in the browser
6664

6765
## Files
6866

0 commit comments

Comments
 (0)