fix: keep resolved root dir paths as is #84
ci.yml
on: pull_request
lint-and-format
8s
Matrix: test
Annotations
2 errors
tests/plugin.test.ts > Deno plugin > resolve to file in root dir:
tests/plugin.test.ts#L11
AssertionError: expected 'it doesn\'t work' to deeply equal 'it works'
Expected: "it works"
Received: "it doesn't work"
❯ runTest tests/plugin.test.ts:11:29
❯ tests/plugin.test.ts:67:5
|
test (windows-latest, 22.x)
Process completed with exit code 1.
|