Skip to content

Commit 53e8334

Browse files
committed
fix more e2e
1 parent 118a036 commit 53e8334

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ module.exports = {
557557
.click('*[data-id="initializeAsGitRepo-uniswapV4Template"]')
558558
.click('*[data-id="validate-uniswapV4Templateworkspace-button"]')
559559
.pause(2000)
560-
.clickLaunchIcon('filePanel')
561560
.waitForElementVisible('*[data-id="treeViewLitreeViewItemsrc"]')
562561
.openFile('src')
563562
.openFile('src/Counter.sol')

0 commit comments

Comments
 (0)