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

Docs: remove unsupported 'no-timeout' option #4719

Merged
merged 1 commit into from Aug 13, 2021
Merged

Conversation

juergba
Copy link
Member

@juergba juergba commented Aug 13, 2021

Description

The timeout option is typeof string and the boolean negation does not work.
We remove any reference to no-timeout from our sample config files and documentation.

Applicable issues

closes #4717

@juergba juergba self-assigned this Aug 13, 2021
@juergba juergba added area: documentation anything involving docs or mochajs.org semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Aug 13, 2021
@juergba juergba added this to the next milestone Aug 13, 2021
@juergba juergba merged commit f19d3ca into master Aug 13, 2021
@juergba juergba deleted the juergba/no-timeout branch August 13, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported 'no-timeout': true option in example configs
1 participant