pull/5370/head
bunsenstraat 2 years ago committed by yann300
parent 8106e96503
commit 9522fb27cd
  1. 2
      apps/remix-ide-e2e/src/tests/gist.test.ts

@ -126,7 +126,7 @@ module.exports = {
.click('[data-id="fileSystemModalDialogModalFooter-react"] .modal-ok') .click('[data-id="fileSystemModalDialogModalFooter-react"] .modal-ok')
}, },
'Import From Gist For Valid Gist ID #group1 #lfaky': function (browser: NightwatchBrowser) { 'Import From Gist For Valid Gist ID #group1 #flaky': function (browser: NightwatchBrowser) {
browser browser
.waitForElementVisible('*[data-id="remixIdeIconPanel"]', 10000) .waitForElementVisible('*[data-id="remixIdeIconPanel"]', 10000)
.clickLaunchIcon('settings') .clickLaunchIcon('settings')

Loading…
Cancel
Save