When I launch multiple tests from a single file, the test run sometimes fails with the following error:
CodeError [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client.
This error can be thrown multiple times during a test run.