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
Evaluating test definitions interactivity creates vars without location metadata
and we can't navigate to those definitions in case of test failures. There's no
real solution to this problem other than fixing it in nREPL itself.
For the time being we'll simply ignore such tests in our error highlighting
logic.
0 commit comments