await waitFor() makes my test fail but waitFor() makes my test successful (without await).
await waitFor()
waitFor()
The official doc said
The asy