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')
.waitForElementVisible('*[data-id="filepanel-connected-img-bunsenstraat"]')
},
'clone a repository #group1': function (browser: NightwatchBrowser) {
'clone a repository #flaky #group1': function (browser: NightwatchBrowser) {
browser
.clickLaunchIcon('dgit')
.click('*[data-id="clone-panel"]')

Loading…
Cancel
Save