use a real plugin

pull/5370/head
yann300 4 years ago
parent 4d3a2719a3
commit 27bcb09c16
  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