You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent API token env vars from polluting test snapshots
Add detection and automatic clearing of all Socket API token environment
variable aliases (SOCKET_CLI_API_KEY, SOCKET_CLI_API_TOKEN,
SOCKET_SECURITY_API_KEY, SOCKET_SECURITY_API_TOKEN) in test-wrapper to
ensure consistent snapshot testing across different environments.
0 commit comments