mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-13 03:10:03 -05:00
f27f9b36bb
Its 'instanceof Promise' check was broken because of a babel Promise polyfill; but mocha supports async style tests natively now anyway.