Skip to content

snapshots failing due to style prop differences #731

Closed
@kentcdodds

Description

@kentcdodds

Hi 👋

So these snapshots pass locally and in CI, but not in codesandbox. https://codesandbox.io/s/249l243k5j

All the differences are in the style prop:

-       style="display: flex;"
+       style="display: flex; justify-content: space-around; align-items: center;"

I'm not sure why though... Seems like a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions