fix e2e tests

pull/2894/head
yann300 2 years ago
parent a75da420f9
commit bbe2509b75
  1. 2
      apps/remix-ide-e2e/src/tests/remixd.test.ts
  2. 1
      apps/remix-ide/contracts/truffle-config.js

@ -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'

@ -0,0 +1 @@
// simulate a hardhat project
Loading…
Cancel
Save