fixed prettier error with tests
This commit is contained in:
parent
a20de0fc69
commit
0caf495a1a
@ -7,7 +7,7 @@ import { artifacts } from '../artifacts';
|
|||||||
import { FundRecoveryFeatureContract } from '../generated-wrappers/fund_recovery_feature';
|
import { FundRecoveryFeatureContract } from '../generated-wrappers/fund_recovery_feature';
|
||||||
import { abis } from '../utils/abis';
|
import { abis } from '../utils/abis';
|
||||||
import { fullMigrateAsync } from '../utils/migration';
|
import { fullMigrateAsync } from '../utils/migration';
|
||||||
import {TestMintableERC20TokenContract} from '../wrappers';
|
import { TestMintableERC20TokenContract } from '../wrappers';
|
||||||
|
|
||||||
blockchainTests('FundRecovery', async env => {
|
blockchainTests('FundRecovery', async env => {
|
||||||
let owner: string;
|
let owner: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user