Fix prettier issues

This commit is contained in:
fabioberger
2019-11-12 11:35:34 +00:00
parent d91a7b6d0e
commit fc824b8d06
12 changed files with 24 additions and 40 deletions

View File

@@ -2,7 +2,7 @@ import { blockchainTests } from '@0x/contracts-test-utils';
import { BigNumber } from '@0x/utils';
import { artifacts } from './artifacts';
import { TestProtocolFeesContract, TestProtocolFeesReceiverContract} from './wrappers';
import { TestProtocolFeesContract, TestProtocolFeesReceiverContract } from './wrappers';
// The contents of this test suite does not inform the reader about the assertions made in these
// tests. For more information and a more accurate view of the tests, check out