test: use tmpdir.refresh() in test-esm-loader-resolve-type.mjs by lpinca · Pull Request #51206 · nodejs/node
Use `tmpdir.refresh()` in `test/es-module/test-esm-loader-resolve-type.mjs` so that the temporary directory is removed when the test exits.
added
esm
labels
Dec 18, 2023H4ad approved these changes Dec 19, 2023
H4ad
added
the
author ready
label
Dec 19, 2023
lpinca
deleted the
refresh/tmpdir-2
branch
RafaelGSS pushed a commit that referenced this pull request
Jan 2, 2024Use `tmpdir.refresh()` in `test/es-module/test-esm-loader-resolve-type.mjs` so that the temporary directory is removed when the test exits. PR-URL: #51206 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
richardlau pushed a commit that referenced this pull request
Mar 25, 2024Use `tmpdir.refresh()` in `test/es-module/test-esm-loader-resolve-type.mjs` so that the temporary directory is removed when the test exits. PR-URL: #51206 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters