Skip to content

Commit 5737b24

Browse files
JosephRana11kneerose
authored andcommitted
chore: update proposal wallet setup count to 6
1 parent de9f440 commit 5737b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/govtool-frontend/playwright/tests/proposal.setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { functionWaitedAssert } from "@helpers/waitedLoop";
1010
import { getWalletConfigForFaucet } from "@helpers/index";
1111
import { createKeyFromPrivateKeyHex } from "@helpers/crypto";
1212

13-
const PROPOSAL_WALLETS_COUNT = environments.isScheduled ? 1 : 5;
13+
const PROPOSAL_WALLETS_COUNT = environments.isScheduled ? 1 : 6;
1414

1515
let govActionDeposit: number;
1616

0 commit comments

Comments
 (0)