Update workspace.test.ts

pull/5370/head
bunsenstraat 2 years ago committed by Aniket
parent 219a3d7c1e
commit 0d516b044b
  1. 1
      apps/remix-ide-e2e/src/tests/workspace.test.ts

@ -380,7 +380,6 @@ module.exports = {
'Should create two workspace and switch to the first one #group1': function (browser: NightwatchBrowser) {
browser
//.clickLaunchIcon('filePanel')
.click('*[data-id="workspaceCreate"]')
.waitForElementVisible('*[data-id="modalDialogCustomPromptTextCreate"]')
.click('*[data-id="fileSystemModalDialogContainer-react"] input[data-id="modalDialogCustomPromptTextCreate"]')

Loading…
Cancel
Save