Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/test_envs.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"browser_dom_example",
# Requires BROWSERBASE_API_KEY, BROWSERBASE_PROJECT_ID, and running CUA server
"browser_cua_example",
# Uses prime-tunnel which is still experimental and has low usage limits
"terminus_harbor",
]

SKIPPED_ENV_LOADING_ENVS = [
Expand Down
Loading