pull/5370/head
bunsenstraat 1 year ago
parent b19f42d72d
commit 19ad24294c
  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