Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix test-repl-require-after-write
Currently, the test creates a file in the cwd and doesn't clean it up. Use a temporary directory instead. PR-URL: #27088 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
- Loading branch information