Update solidityImport.test.ts

fix test
pull/5370/head
bunsenstraat 2 years ago committed by ioedeveloper
parent 13cae36a6e
commit 8b8f5005e6
  1. 3
      apps/remix-ide-e2e/src/tests/solidityImport.test.ts

@ -31,8 +31,7 @@ module.exports = {
.isVisible({
selector: "//span[contains(.,'not found Untitled11')]",
locateStrategy: 'xpath',
timeout: 120000,
suppressNotFoundErrors: true
timeout: 120000
})
},

Loading…
Cancel
Save