blockchainTests.only -> blockchainTests

This commit is contained in:
Michael Zhu
2019-08-26 15:58:31 -07:00
parent 1d807abe8b
commit 6827ebfb78
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ import * as _ from 'lodash';
import { StakingWrapper } from './utils/staking_wrapper';
// tslint:disable:no-unnecessary-type-assertion
blockchainTests.only('Staking Vaults', env => {
blockchainTests('Staking Vaults', env => {
// constants
const ZRX_TOKEN_DECIMALS = new BigNumber(18);
// tokens & addresses