increase test timeout, because merchant's own exchange timeout is rather large
This commit is contained in:
parent
af2ad00d84
commit
9acd4a4060
@ -213,3 +213,4 @@ export async function runPaymentFaultTest(t: GlobalTestState) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
runPaymentFaultTest.suites = ["wallet"];
|
runPaymentFaultTest.suites = ["wallet"];
|
||||||
|
runPaymentFaultTest.timeoutMs = 120000;
|
Loading…
Reference in New Issue
Block a user