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

docs: move toHaveLength and toHaveProperty to toHave* group #8566

Merged
merged 1 commit into from
Jun 14, 2019
Merged

docs: move toHaveLength and toHaveProperty to toHave* group #8566

merged 1 commit into from
Jun 14, 2019

Conversation

tiendq
Copy link
Contributor

@tiendq tiendq commented Jun 14, 2019

Summary

Move .toHaveLength and .toHaveProperty to .toHave group to keep matchers in correct order.

Test plan

Tested with yarn start in website.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #8566   +/-   ##
======================================
  Coverage    63.2%   63.2%           
======================================
  Files         271     271           
  Lines       11284   11284           
  Branches     2749    2748    -1     
======================================
  Hits         7132    7132           
  Misses       3538    3538           
  Partials      614     614

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 a7d3db2...fd4927c. Read the comment docs.

@thymikee thymikee requested review from SimenB and jeysal June 14, 2019 10:20
@SimenB SimenB merged commit fe14493 into jestjs:master Jun 14, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants