Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesCoverage is broken when using object spread operator #739
Comments
This comment has been minimized.
This comment has been minimized.
I guess this needs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When executing lab with coverage and requiring a file within the test making use of object spread it fails with:
Seems that there has been a similar bug in the past #514.