pull/5260/head
lianahus 1 month ago committed by Aniket
parent 82660a3ed6
commit a6b7b6b557
  1. 1
      apps/remix-ide-e2e/src/tests/workspace.test.ts

@ -121,6 +121,7 @@ module.exports = {
.execute(function () { document.querySelector('*[data-id="modalDialogCustomPromptTextCreate"]')['value'] = 'workspace_blank' })
.modalFooterOKClick('TemplatesSelection')
.pause(100)
.currentWorkspaceIs('workspace_name')
.waitForElementPresent('*[data-id="treeViewUltreeViewMenu"]')
.waitForElementVisible('*[data-id="treeViewLitreeViewItem.prettierrc.json"]')
.execute(function () {

Loading…
Cancel
Save