avajs says to [use async functions in tests](https://github.com/avajs/ava#async-function-support) but like, we aren't doing async calls. Anyway, would be nice to confirm tests are being run concurrently.
avajs says to use async functions in tests but like, we aren't doing async calls. Anyway, would be nice to confirm tests are being run concurrently.