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

Fix test script not running on Windows environments #696

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

pabloai
Copy link
Contributor

@pabloai pabloai commented Jan 22, 2021

Summary

Trying to run our tests on a Windows environment returns the error 'BABEL_ENV' is not recognized as an internal or external command. Using cross-env should fix it.

Image as reference by @emidev98:

image

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2021

Size Change: 0 B

Total Size: 145 kB

ℹ️ View Unchanged
Filename Size Change
packages/lib/dist/adyen.js 145 kB 0 B

compressed-size-action

@sponglord
Copy link
Contributor

Were you able to test this on a Windows environment?

@pabloai
Copy link
Contributor Author

pabloai commented Jan 22, 2021

@sponglord Yes, it works fine.

@sonarcloud
Copy link

sonarcloud bot commented Jan 22, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pabloai pabloai merged commit a6486c4 into master Jan 22, 2021
@pabloai pabloai deleted the fix/tests-script-on-windows branch January 22, 2021 10:07
@marcperez marcperez mentioned this pull request Feb 1, 2021
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

Successfully merging this pull request may close these issues.

None yet

4 participants