Currently, the test which takes more time or has async code doesn't wait for it to complete and mark it as pass.  Here we have settimout(), which is just making to execute expect() statement and causing to pass anyway, Is there a way to do something about it. https://github.com/oclif/fancy-test