diff --git a/changelog/fragments/pr-30889.md b/changelog/fragments/pr-30889.md new file mode 100644 index 00000000000..21955009896 --- /dev/null +++ b/changelog/fragments/pr-30889.md @@ -0,0 +1 @@ +- Tests/Windows: normalize `fs-safe` tilde-expansion expectation with `path.resolve` for cross-platform path assertions (#30889) (thanks @jalehman)