Skip to content

eslint: Disable jest/no-disabled-tests as we're not actionating on those warnings#48902

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D68563365
Closed

eslint: Disable jest/no-disabled-tests as we're not actionating on those warnings#48902
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D68563365

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
We do have the jest/no-disabled-tests rule enabled which is firing warning which we're nota
actively looking into. Example: #48900

I'm disabling the rule in the .eslintrc.js file for our tests so it won't emit those warnings anymore.
Disabled tests will be catch by TestX internally.

Changelog:
[Internal] [Changed] -

Differential Revision: D68563365

…ose warnings

Summary:
We do have the `jest/no-disabled-tests` rule enabled which is firing warning which we're nota
actively looking into. Example: facebook#48900

I'm disabling the rule in the .eslintrc.js file for our tests so it won't emit those warnings anymore.
Disabled tests will be catch by TestX internally.

Changelog:
[Internal] [Changed] -

Differential Revision: D68563365
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 23, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D68563365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants