Jest typically expects to execute the tests' functions synchronously. If we do an asynchronous operation, but we don't let Jest know that it ...
確定! 回上一頁