feat: Improved transformations by providing the original back in from… #75
Annotations
2 errors
|
src/utils/utils.test.ts > Utils tests > Can add variables to a path:
src/utils/utils.test.ts#L49
AssertionError: expected '/Users/runner/my/path' to equal '$HOME/my/path'
Expected: "$HOME/my/path"
Received: "/Users/runner/my/path"
❯ src/utils/utils.test.ts:49:24
|
|
build-and-test
Process completed with exit code 1.
|