Get rid of the async keyword.
async
Here is the same run with and without it. Note the difference in timing, the test runner seems to be expecting something that does not occur.