jkrup/meteor-now

Tests are failing on Windows

lmachens opened this issue · 0 comments

Describe the bug
When calling npm run test or jest on Windows some tests will fail.
To Reproduce
Steps to reproduce the behavior:

  1. call jest
  2. See error
   -   "C:\\Users\\user/.meteor-now/build",
    +   "C:\\Users\\user\\.meteor-now\\build",

Expected behavior
The build path should be independend from the OS.

Desktop (please complete the following information):

  • OS: Windows
  • Version 0.6.1