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 issue with TypeScript setupTests on Windows #5864

Closed
wants to merge 1 commit into from
Closed

Fix issue with TypeScript setupTests on Windows #5864

wants to merge 1 commit into from

Conversation

kramerc
Copy link

@kramerc kramerc commented Nov 20, 2018

Fixes #5666.

The setupTestsMatches pattern was failing due to the path seperator being \ instead of / on Windows.

The setupTestsMatches pattern was failing due to the path seperator being \ instead of / on Windows.
@ianschmitz
Copy link
Contributor

This is a dupe of #5698. Thanks though!

@ianschmitz ianschmitz closed this Nov 20, 2018
@kramerc
Copy link
Author

kramerc commented Nov 20, 2018

Ah sorry I just noticed it's been fixed there.

@lock lock bot locked and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants