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

Typings: fix paste missing argument #454

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

pascalduez
Copy link
Contributor

What:

Fix missing paste argument in typings.

Why:

Fixes #452

Checklist:

  • Documentation
  • Tests
  • Typings
  • Ready to be merged

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #454 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #454   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          475       475           
  Branches       131       131           
=========================================
  Hits           475       475           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af5f594...0824322. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thanks!

@kentcdodds kentcdodds merged commit 6345e2c into testing-library:master Sep 21, 2020
@kentcdodds
Copy link
Member

@all-contributors please add @pascalduez for code

@allcontributors
Copy link
Contributor

@kentcdodds

I've put up a pull request to add @pascalduez! 🎉

@testing-library-bot
Copy link

🎉 This PR is included in version 12.1.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@pascalduez
Copy link
Contributor Author

For info, found while working on flow-typed/flow-typed#3902

Yes, some people still use Flow 😅

jesujcastillom pushed a commit to jesujcastillom/user-event that referenced this pull request Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong paste event typings
3 participants