mikaelvesavuori / figmagic

Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.
https://docs.figmagic.com
MIT License
813 stars 73 forks source link

Restore three tests that only fail on Windows in CI #130

Open mikaelvesavuori opened 3 years ago

mikaelvesavuori commented 3 years ago

A small number of tests seem to fail exclusively on Windows CI builds:

This might have to do with CRLF or some similar "invisible" problems?

Successfully resolving this would make the tests accurately pass on all test platforms (Ubuntu, Windows...Mac?).