There was an error while loading. Please reload this page.
1 parent 118a036 commit 53e8334Copy full SHA for 53e8334
1 file changed
apps/remix-ide-e2e/src/tests/workspace_git.test.ts
@@ -557,7 +557,6 @@ module.exports = {
557
.click('*[data-id="initializeAsGitRepo-uniswapV4Template"]')
558
.click('*[data-id="validate-uniswapV4Templateworkspace-button"]')
559
.pause(2000)
560
- .clickLaunchIcon('filePanel')
561
.waitForElementVisible('*[data-id="treeViewLitreeViewItemsrc"]')
562
.openFile('src')
563
.openFile('src/Counter.sol')
0 commit comments