pull/5370/head
yann300 4 months ago
parent 61857adc07
commit 471de68c7e
  1. 2
      apps/remix-ide-e2e/src/tests/plugin_api.ts

@ -184,7 +184,7 @@ module.exports = {
.frameParent()
.useCss()
.clickLaunchIcon('udapp')
.waitForElementContainsText('#selectExEnvOptions button', 'Remix VM (Berlin)')
.waitForElementContainsText('#selectExEnvOptions button', 'VM Berlin Fork')
.clickLaunchIcon('localPlugin')
.useXpath()
// @ts-ignore

Loading…
Cancel
Save