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
Note that the case above is somewhat invalid because the the test code itself was being instrumented, which shouldn't typically be done. However, the base problem of instrumentation breaking source locations still exists.
Without the coverage loader:
With the coverage loader:
Note the source locations in
tests/unit/EventProxy.ts
.The text was updated successfully, but these errors were encountered: