Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests are failing on Windows #108

Open
lmachens opened this issue Jun 7, 2018 · 0 comments
Open

Tests are failing on Windows #108

lmachens opened this issue Jun 7, 2018 · 0 comments

Comments

@lmachens
Copy link
Contributor

lmachens commented Jun 7, 2018

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
@lmachens lmachens changed the title Tests failing on Windows Tests are failing on Windows Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant