You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api test [nfc]: Use finish helper for async checks
This explicitly ensures that these checks complete
before the test ends.
We can keep these single-line helper calls without adding `await`'s
to all of them.
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments