pull/5156/head
bunsenstraat 3 months ago
parent 4e6cb8a6db
commit ef3a74a256
  1. 2
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

@ -52,7 +52,7 @@ module.exports = {
.clickLaunchIcon('filePanel') .clickLaunchIcon('filePanel')
.waitForElementVisible('*[data-id="filepanel-connected-img-bunsenstraat"]') .waitForElementVisible('*[data-id="filepanel-connected-img-bunsenstraat"]')
}, },
'clone a repository #group1': function (browser: NightwatchBrowser) { 'clone a repository #flaky #group1': function (browser: NightwatchBrowser) {
browser browser
.clickLaunchIcon('dgit') .clickLaunchIcon('dgit')
.click('*[data-id="clone-panel"]') .click('*[data-id="clone-panel"]')

Loading…
Cancel
Save