@0x/contracts-staking
: Well, it almost worked.
This commit is contained in:
committed by
Lawrence Forman
parent
38b94ec5f8
commit
7ef3c12722
@@ -6,7 +6,7 @@ import { artifacts, IStakingEventsParamsSetEventArgs, MixinParamsContract } from
|
||||
import { constants as stakingConstants } from './utils/constants';
|
||||
import { StakingParams } from './utils/types';
|
||||
|
||||
blockchainTests('Configurable Parameters', env => {
|
||||
blockchainTests('Configurable Parameters unit tests', env => {
|
||||
let testContract: MixinParamsContract;
|
||||
let authorizedAddress: string;
|
||||
let notAuthorizedAddress: string;
|
||||
|
Reference in New Issue
Block a user