From 5c41c2d98b322bf663784a9b20fec96585def723 Mon Sep 17 00:00:00 2001 From: GonCer Date: Tue, 28 Nov 2023 15:43:37 +0100 Subject: [PATCH] add smaller timeout for ws conn issues in moonriver --- test/xcm/[V3]RU.moonriver.transfer.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/xcm/[V3]RU.moonriver.transfer.test.ts b/test/xcm/[V3]RU.moonriver.transfer.test.ts index 3ba0fe2b3..17a2aedb2 100644 --- a/test/xcm/[V3]RU.moonriver.transfer.test.ts +++ b/test/xcm/[V3]RU.moonriver.transfer.test.ts @@ -21,7 +21,7 @@ import { testLog } from "../../utils/Logger"; * @group xcm * @group proxied */ - +jest.setTimeout(200000); const keyring = new Keyring({ type: "ethereum" }); const alith = keyring.addFromUri( "0x5fb92d6e98884f76de468fa3f6278f8807c48bebc13595d45af5bdc4da702133",