Skip to content

Commit bc29762

Browse files
Aniket-Enggyann300
authored andcommitted
Update ballot.test.ts
1 parent b96c270 commit bc29762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ module.exports = {
121121
.pause(10000)
122122
.clearValue('input[placeholder="bytes32[] proposalNames"]')
123123
.setValue('input[placeholder="bytes32[] proposalNames"]', '["0x48656c6c6f20576f726c64210000000000000000000000000000000000000000"]')
124+
.pause(5000)
124125
.click('*[data-id="Deploy - transact (not payable)"]')
125126
.clickInstance(0)
126127
.click('*[data-id="terminalClearConsole"]')

0 commit comments

Comments
 (0)