Skip to content

Commit

Permalink
add smaller timeout for ws conn issues in moonriver
Browse files Browse the repository at this point in the history
  • Loading branch information
goncer committed Nov 28, 2023
1 parent d5ffa79 commit 5c41c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/xcm/[V3]RU.moonriver.transfer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5c41c2d

Please sign in to comment.