reactlynx-testing-library / waitSchedule
waitSchedule()
Wait for the next event loop.
It will be useful when you want to wait for the next event loop to finish.
返回
Promise<void>
已被弃用
Please use act instead
定义于
index.d.ts:1565
reactlynx-testing-library / waitSchedule
Wait for the next event loop.
It will be useful when you want to wait for the next event loop to finish.
Promise<void>
Please use act instead
index.d.ts:1565