test: use `tmpdir.resolve()` in various tests #3 by LiviaMedeiros · Pull Request #49136 · nodejs/node

@LiviaMedeiros

@nodejs-github-bot added addons

Issues and PRs related to native addons.

async_hooks

Issues and PRs related to the async hooks subsystem.

doc

Issues and PRs related to the documentations.

esm

Issues and PRs related to the ECMAScript Modules implementation.

needs-ci

PRs that need a full CI run.

node-api

Issues and PRs related to the Node-API.

report

Issues and PRs related to process.report.

test

Issues and PRs related to the tests.

tools

Issues and PRs related to the tools directory.

labels

Aug 13, 2023

@LiviaMedeiros LiviaMedeiros removed doc

Issues and PRs related to the documentations.

tools

Issues and PRs related to the tools directory.

addons

Issues and PRs related to native addons.

async_hooks

Issues and PRs related to the async hooks subsystem.

node-api

Issues and PRs related to the Node-API.

esm

Issues and PRs related to the ECMAScript Modules implementation.

report

Issues and PRs related to process.report.

labels

Aug 13, 2023

@LiviaMedeiros LiviaMedeiros added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Aug 17, 2023

UlisesGascon pushed a commit that referenced this pull request

Sep 10, 2023
PR-URL: #49136
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>