Skip to content

Commit 4e06bbb

Browse files
Aniket-Enggyann300
authored andcommitted
increase pause
1 parent 203272b commit 4e06bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/ballot.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ module.exports = {
118118
.connectToExternalHttpProvider('http://localhost:8545', 'Custom')
119119
.clickLaunchIcon('solidity')
120120
.clickLaunchIcon('udapp')
121-
.pause(2000)
121+
.pause(4000)
122122
.clearValue('input[placeholder="bytes32[] proposalNames"]')
123123
.setValue('input[placeholder="bytes32[] proposalNames"]', '["0x48656c6c6f20576f726c64210000000000000000000000000000000000000000"]')
124124
.click('*[data-id="Deploy - transact (not payable)"]')

0 commit comments

Comments
 (0)