Await TestWorkflowEnvironment.createLocal() never resolves

I’m using the Typescript SDK and running through the tutorial.

Everything is looking good except testing with mocha and the local environment.

createLocal and createTimeSkipping never resolve.

Any tips on how I can find out what is causing this?