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
login test [nfc]: Add await for handlePlatformMessage
The later `await tester.idle` call helps wait for the earlier
mock platform message to be handled. We can remove that call and use
await on the handlePlatformMessage call itself.
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments