Joeri van Oostveen
Joeri van Oostveen
I've been trying to add the `/* istanbul ignore next */` but without luck, where did you place it? Above the line with the export? It seems most exports will...
For some reason, it seems only to apply to re-exports, thus an import with an export (or combined in one line like yours).
Hmm I was suspecting it to be Windows. Too bad I'm still on version 1511... And having to set registry keys to run the tests is not something friendly for...
Is there a change this being merged in for a new version?
I'm experiencing this locally as well with pnpm 8.6.6
Is there a workaround (other than prune) for this? Doing prune, it is faster just to stick to npm... :(
It took some effort, but I got Anoesj version working as it seems.
I'm seeing the same issue, although it is not completely broken, it stalls for like a minute or more before running the test with a absolute path. This behaviour can...