Difference between "deno test" and "VSCode Runner UI"
Hello.
When using the
But when I use the VS Code interface and I press play button next to the deno test. Everythig passes like expected
When using the
deno test command I'm getting some failures (What is not expected).But when I use the VS Code interface and I press play button next to the deno test. Everythig passes like expected

