Skip to content

Commit 2d133c2

Browse files
committed
Add organizationId to endform config
1 parent 5b9dca7 commit 2d133c2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/content/docs/reference/endform-config.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ Each string in the array is a match rule. Either:
5858
- A hostname pattern `my-domain.com`, `*.interal.org`
5959
- An IP literal like `127.0.0.1`
6060
- `<loopback>` to match interfaces `localhost`, `*.localhost`, `127.0.0.1`, `[::1]`
61+
62+
63+
### `organizationId`
64+
65+
Specify which organization id this project should run within. Is the highest precedence configuration for organization id when running suites. Makes suite runs fail if the authenticated user does not have access to that organization.

0 commit comments

Comments
 (0)