Skip to content

Fix double await #63

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

Merged
merged 4 commits into from
Jun 23, 2022
Merged

Fix double await #63

merged 4 commits into from
Jun 23, 2022

Conversation

mskelton
Copy link
Member

@mskelton mskelton commented Jun 23, 2022

Fixes #62

Also drops support for Node 12 which has been EOL since October of 2020.

@mskelton mskelton merged commit b800532 into master Jun 23, 2022
@mskelton mskelton deleted the fix-double-await branch June 23, 2022 16:45
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.

[BUG] Unawaited Expect Matchers can sometimes add two await keywords to the line
2 participants