pull/4486/head
bunsenstraat 10 months ago
parent 373e376338
commit 10c58cc5e0
  1. 2
      apps/remix-ide-e2e/src/tests/workspace_git.test.ts

@ -258,7 +258,7 @@ module.exports = {
'Should clone a repository with submodules #group4': function (browser: NightwatchBrowser) {
browser
.captureBrowserExceptions((event) => {
.captureBrowserConsoleLogs((event) => {
console.log('>>> Exception:', event);
})
.clickLaunchIcon('filePanel')

Loading…
Cancel
Save