Skip to content

Commit 094275d

Browse files
authored
Merge branch 'master' into fixconsole
2 parents 67679ab + 13f8f38 commit 094275d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/remix-ide-e2e/src/tests/solidityUnittests.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ module.exports = {
9696
.clickLaunchIcon('filePanel')
9797
.openFile('tests/compilationError_test.sol')
9898
.clickLaunchIcon('solidityUnitTesting')
99+
.pause(2000)
99100
.click('*[data-id="testTabCheckAllTests"]')
100101
.clickElementAtPosition('.singleTestLabel', 3)
101102
.scrollAndClick('*[data-id="testTabRunTestsTabRunAction"]')

0 commit comments

Comments
 (0)