ran prettier

This commit is contained in:
Lawrence Forman
2019-08-16 19:44:11 -04:00
parent 34d075ce8c
commit 0c7f09b832

View File

@@ -72,7 +72,7 @@ blockchainTests('Exchange wrapper functions unit tests.', env => {
takerAssetData: randomAssetData(),
makerFeeAssetData: randomAssetData(),
takerFeeAssetData: randomAssetData(),
...fields || {},
...(fields || {}),
};
}