Skip to content

Fix issue with TypeScript setupTests on Windows - #5864

Closed
kramerc wants to merge 1 commit into
react:masterfrom
kramerc:fix-win-setuptests-ts
Closed

Fix issue with TypeScript setupTests on Windows#5864
kramerc wants to merge 1 commit into
react:masterfrom
kramerc:fix-win-setuptests-ts

Conversation

@kramerc

Copy link
Copy Markdown

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
Copy Markdown
Contributor

This is a dupe of #5698. Thanks though!

@kramerc

Copy link
Copy Markdown
Author

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

@locklockBot locked and limited conversation to collaborators Jan 18, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kramerc@ianschmitz@facebook-github-bot