diff --git a/apps/remix-ide-e2e/src/tests/remixd.test.ts b/apps/remix-ide-e2e/src/tests/remixd.test.ts index 2ab9a60b72..e352267dfd 100644 --- a/apps/remix-ide-e2e/src/tests/remixd.test.ts +++ b/apps/remix-ide-e2e/src/tests/remixd.test.ts @@ -2,7 +2,7 @@ import { NightwatchBrowser } from 'nightwatch' import { writeFileSync } from 'fs' import init from '../helpers/init' -import * as hardhatCompilation from '../helpers/foundry_compilation.json' +import * as hardhatCompilation from '../helpers/hardhat_compilation_8a7ab689ec618720f53ce867a3031c03.json' import * as foundryCompilation from '../helpers/foundry_compilation.json' import * as truffle_compilation from '../helpers/truffle_compilation.json' diff --git a/apps/remix-ide/contracts/truffle-config.js b/apps/remix-ide/contracts/truffle-config.js new file mode 100644 index 0000000000..1c8e8ae356 --- /dev/null +++ b/apps/remix-ide/contracts/truffle-config.js @@ -0,0 +1 @@ +// simulate a hardhat project \ No newline at end of file