You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These test create temporary folders using test case titles. It started to fail
recently likely due to newer NodeJS version 21.3.0. There are some changes
around `fs.writeFileSync`.
nodejs/node#49884
Same tests were passing on 21.2.0.
This PR changes the test to use simpler names.
0 commit comments