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-api running unit tests as well #3934

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Fix test-api running unit tests as well #3934

merged 1 commit into from
Jul 25, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jul 25, 2022

This file was added to support the mocha test explorer in vscode
but it turns out it causes all calls to mocha to run the unit
tests. I couldn't figure out how to ignore through args.

Fixes #3777

This file was added to support the mocha test explorer in vscode
but it turns out it causes all calls to mocha to run the unit
tests. I couldn't figure out how to ignore through args.

Fixes xtermjs#3777
@Tyriar Tyriar added this to the 4.20.0 milestone Jul 25, 2022
@Tyriar Tyriar self-assigned this Jul 25, 2022
@Tyriar Tyriar merged commit 493975b into xtermjs:master Jul 25, 2022
@Tyriar Tyriar deleted the 3777 branch July 25, 2022 00:52
@Tyriar Tyriar modified the milestones: 4.20.0, 5.0.0 Jul 28, 2022
@silamon silamon mentioned this pull request Jul 30, 2022
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.

yarn test-api is running unit tests as well
1 participant