|
@@ -2,7 +2,7 @@ const { BN, ether, shouldFail } = require('openzeppelin-test-helpers');
|
|
contract('IndividuallyCappedCrowdsale', function (
|
|
contract('IndividuallyCappedCrowdsale', function (
|
|
[_, capper, otherCapper, wallet, alice, bob, charlie, anyone, ...otherAccounts]) {
|
|
[_, capper, otherCapper, wallet, alice, bob, charlie, anyone, ...otherAccounts]) {
|