Open
Description
openedon Mar 17, 2020
I noticed, that the it.each
doesn't include the node range for the callback body
See start
and end
markers below:
/*start*/it.each([
['some'],
])('some', async (some: string) => /*end*/{
// Some code
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels