use a real plugin

pull/511/head
yann300 4 years ago
parent 747a2980b5
commit 67f25ea541
  1. 2
      apps/remix-ide-e2e/src/tests/pluginManager.test.ts

@ -6,7 +6,7 @@ import sauce from './sauce'
const testData = {
pluginName: 'remixIde',
pluginDisplayName: 'Remix IDE',
pluginUrl: 'https://remix-project.org/'
pluginUrl: 'https://zokrates-remix-plugin.netlify.app/'
}
module.exports = {

Loading…
Cancel
Save