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

fix: Add cleanup type #186

Merged
merged 1 commit into from
Nov 25, 2020
Merged

fix: Add cleanup type #186

merged 1 commit into from
Nov 25, 2020

Conversation

ryotah
Copy link
Contributor

@ryotah ryotah commented Nov 25, 2020

Fixes #184

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #186 (696c05e) into master (b762198) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          100       100           
  Branches        35        35           
=========================================
  Hits           100       100           

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 b762198...696c05e. Read the comment docs.

Copy link
Member

@afontcu afontcu left a comment

Choose a reason for hiding this comment

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

cool! thanks!

@afontcu afontcu merged commit 75e0111 into testing-library:master Nov 25, 2020
@github-actions
Copy link

🎉 This PR is included in version 5.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ryotah
Copy link
Contributor Author

ryotah commented Nov 25, 2020

Thank you, too. 😄

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Module '"../node_modules/@testing-library/vue/types"' has no exported member 'cleanup'.ts(2305)
2 participants