Commit 13fb1f66 by Nicolás Venturo Committed by Leo Arias

Fixed test path.

(cherry picked from commit f4d6f404)
parent 2f3f0d3c
const { expectThrow } = require('./helpers/expectThrow');
const { expectThrow } = require('../helpers/expectThrow');
const ReentrancyMock = artifacts.require('ReentrancyMock');
const ReentrancyAttack = artifacts.require('ReentrancyAttack');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment