test: update win32 test serializer to work on any win32 machine
This Pr fixes snapshot testing on windows machines that are not CI
⚠️ No Changeset found
Latest commit: 2d869a0150455cf07b95c948f2d080a17771136c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for vite-plugin-checker ready!
| Name | Link |
|---|---|
| Latest commit | 2d869a0150455cf07b95c948f2d080a17771136c |
| Latest deploy log | https://app.netlify.com/sites/vite-plugin-checker/deploys/667fe252797a1e000837fbf2 |
| Deploy Preview | https://deploy-preview-313--vite-plugin-checker.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
if you want we could just replace jest-serializer-path with simpler serializer
If we could makes it work with a simple, promising script, we definitely could remove jest-serializer-path.
do you want me to update this PR, or submit it as separate one?
updating this PR is fine.
Looks like something like this is going to work
Thank you! I'm AFK now, will take a look into the code when back later today.