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

Refactor lib/__tests__/createLinter.test.js #5232

Merged
merged 1 commit into from Apr 9, 2021

Conversation

ybiquitous
Copy link
Member

This refactoring removes callbacks via Jest .resolves.
See also https://jestjs.io/docs/asynchronous#resolves--rejects

Which issue, if any, is this issue related to?

Part of #4881

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

This refactoring removes callbacks via Jest `.resolves`.
See also <https://jestjs.io/docs/asynchronous#resolves--rejects>
@ybiquitous ybiquitous marked this pull request as ready for review April 6, 2021 17:39
Copy link
Member

@mattxwang mattxwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great job on all the work on this issue already!

@jeddy3 jeddy3 merged commit 5fba7f1 into master Apr 9, 2021
@jeddy3 jeddy3 deleted the refactor-createLinter.test.js branch April 9, 2021 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants