harness: wait in test
This commit is contained in:
parent
c4e8eabce8
commit
e9a170d291
@ -66,6 +66,9 @@ export async function runPeerToPeerPullTest(t: GlobalTestState) {
|
|||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// Wait until the initiation is actually done.
|
||||||
|
await wallet1.runUntilDone();
|
||||||
|
|
||||||
const checkResp = await wallet2.client.call(
|
const checkResp = await wallet2.client.call(
|
||||||
WalletApiOperation.CheckPeerPullPayment,
|
WalletApiOperation.CheckPeerPullPayment,
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user