pelias / fuzzy-tester

A fuzzy testing library for geocoding
https://pelias.io
4 stars 6 forks source link

chore(package): update tape to version 4.10.1 #163

Closed orangejulius closed 5 years ago

orangejulius commented 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.

See https://github.com/substack/tape/issues/459