simonsmith / cypress-image-snapshot

Catch visual regressions in Cypress with jest-image-snapshot
MIT License
64 stars 15 forks source link

fix: normalize spec name and e2e spec dir to fix cross OS issue #25

Closed AtoianAvetik closed 1 year ago

AtoianAvetik commented 1 year ago

fixes #24

simonsmith commented 1 year ago

It looks good! Do you mind just adding fixes #24 to the commit body and will link it to your issue

https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

Looks like you need to fix a prettier issue too :)

simonsmith commented 1 year ago

Nice, could you also squash fix: fix lint issue into the first commit and I'll get this merged?

simonsmith commented 1 year ago

:tada: This PR is included in version 8.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

simonsmith commented 1 year ago

Thanks @AtoianAvetik 👌🏻