figmagic icon indicating copy to clipboard operation
figmagic copied to clipboard

Restore three tests that only fail on Windows in CI

Open mikaelvesavuori opened this issue 3 years ago • 0 comments

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

  • getFileContentAndPath.test.ts
  • prepFile.test.ts
  • getSvgFileData.test.ts

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?).

mikaelvesavuori avatar Oct 09 '21 07:10 mikaelvesavuori