Issue with vitest not returning proper diff for asserts inside effects
Does anybody know why vitest doesn't properly return a diff for asserts inside of an effect? It's annoying because it causes the expected/actual peek result view in vscode to show "undefined" for both.