Closed orangejulius closed 5 years ago
Explicitly upgrading to 4.10.1 is required to avoid issues with top-level tests requiring a call to end() if there are nested tests.
end()
See https://github.com/substack/tape/issues/459
Explicitly upgrading to 4.10.1 is required to avoid issues with top-level tests requiring a call to
end()
if there are nested tests.See https://github.com/substack/tape/issues/459