committed by
Leo Arias
parent
2f3f0d3c8a
commit
13fb1f662a
@ -1,4 +1,4 @@
|
||||
const { expectThrow } = require('./helpers/expectThrow');
|
||||
const { expectThrow } = require('../helpers/expectThrow');
|
||||
const ReentrancyMock = artifacts.require('ReentrancyMock');
|
||||
const ReentrancyAttack = artifacts.require('ReentrancyAttack');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user