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
{{ message }}
This repository was archived by the owner on Jan 27, 2023. It is now read-only.
We are attempting to run Jest for our unit tests. Unfortunately, we keep hitting ReferenceError: VSS is not defined. Things work fine normally as we are following the instructions in the Readme to load VSS into scope, but when running Jest this is not working.
How can we load VSS into scope for our Jest unit tests?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are attempting to run Jest for our unit tests. Unfortunately, we keep hitting ReferenceError: VSS is not defined. Things work fine normally as we are following the instructions in the Readme to load VSS into scope, but when running Jest this is not working.
How can we load VSS into scope for our Jest unit tests?
The text was updated successfully, but these errors were encountered: