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

@ -45,6 +45,7 @@ module.exports = {
.waitForElementVisible('*[data-id="connected-as-bunsenstraat"]') .waitForElementVisible('*[data-id="connected-as-bunsenstraat"]')
.waitForElementVisible('*[data-id="connected-img-bunsenstraat"]') .waitForElementVisible('*[data-id="connected-img-bunsenstraat"]')
.waitForElementVisible('*[data-id="connected-link-bunsenstraat"]') .waitForElementVisible('*[data-id="connected-link-bunsenstraat"]')
.waitForElementVisible('*[data-id="remotes-panel"]')
}, },
'check the FE for the auth user #group1 #group2': function (browser: NightwatchBrowser) { 'check the FE for the auth user #group1 #group2': function (browser: NightwatchBrowser) {
browser browser

Loading…
Cancel
Save