chore: add changelog fragment for fs-safe test fix

This commit is contained in:
Josh Lehman
2026-03-01 11:20:33 -08:00
parent 6bf51fd992
commit 36d1c836d8

View File

@@ -0,0 +1 @@
- Tests/Windows: normalize `fs-safe` tilde-expansion expectation with `path.resolve` for cross-platform path assertions (#30889) (thanks @jalehman)