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
test: add unit tests for TEST_SNYK_IGNORE_LIST in createJestConfig
Added tests to verify handling of `TEST_SNYK_IGNORE_LIST` environment variable, ensuring proper merging of patterns into `testPathIgnorePatterns`. Includes cases for empty, single, and multiple comma-separated values.
0 commit comments