pull/5103/head
bunsenstraat 3 months ago committed by bunsenstraat
parent 33f9324d79
commit 51bfc0a214
  1. 1
      apps/remix-ide-e2e/src/tests/dgit_local.test.ts

@ -328,6 +328,7 @@ module.exports = {
.waitForElementVisible({
selector: "//*[@data-id='branches-panel-content']//*[@data-id='branches-toggle-current-branch-master']",
locateStrategy: 'xpath',
timeout: 60000
})
},
'check if test file is gone #group2': function (browser: NightwatchBrowser) {

Loading…
Cancel
Save