fix git test

flattentree
filip mertens 10 months ago
parent b5052fde97
commit 0e1c216987
  1. 1
      apps/remix-ide-e2e/src/tests/workspace_git.test.ts

@ -228,7 +228,6 @@ module.exports = {
browser
.renamePath('README.md', 'README_2', 'README_2.md')
.waitForElementVisible('[data-id="workspaceGitBranchesDropdown"]')
.click('[data-id="workspaceGitBranchesDropdown"]')
.waitForElementVisible('[data-id="workspaceGit-dev"]')
.click('[data-id="workspaceGit-dev"]')
.waitForElementVisible('[data-id="switchBranchModalDialogContainer-react"]')

Loading…
Cancel
Save