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
fix(test): wait for parent comment indexing before publishing reply
The "publish reply" e2e test was failing for the plebbit rpc client
variant because the reply was sent before the subplebbit finished
indexing the parent comment. Wait for useComment to resolve the parent
before publishing.
0 commit comments