styled-components / jest-styled-components

🔧 💅 Jest utilities for Styled Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tabs vs spaces

FezVrasta opened this issue · comments

Hi, for some reason, only on CI, some of my snapshots error out and show a diff that looks identical to the original.

The only difference is that the proposed change uses tabs while the stored snapshot uses spaces.

Do you have any idea of why this could happen? I'm on Jest 27 if it matters.