Skip to content

Commit d49163a

Browse files
Aniket-Enggyann300
authored andcommitted
Update ballot_0_4_14.test.ts
1 parent 2e7cff6 commit d49163a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module.exports = {
9797
.pause(10000)
9898
.clearValue('input[placeholder="uint8 _numProposals"]')
9999
.setValue('input[placeholder="uint8 _numProposals"]', '2')
100-
.pause(2000)
100+
.pause(5000)
101101
.click('*[data-id="Deploy - transact (not payable)"]')
102102
.clickInstance(0)
103103
.click('*[data-id="terminalClearConsole"]')

0 commit comments

Comments
 (0)