Skip to content

Commit d1a05aa

Browse files
committed
add enterprise test comment
1 parent 7df7577 commit d1a05aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

site/e2e/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ cd site
3535
pnpm build
3636
pnpm playwright:test
3737
```
38+
39+
# Enterprise tests
40+
41+
Enterprise tests require a license key to run.
42+
```shell
43+
export CODER_E2E_ENTERPRISE_LICENSE=<license key>
44+
```

0 commit comments

Comments
 (0)