Fix integrations tests build

This commit is contained in:
Amir
2020-01-11 15:39:56 -08:00
parent 5dd3b8cf9d
commit 2fc449da4c
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ blockchainTests('DevUtils.getOrderHash', env => {
env.txDefaults,
artifacts,
exchange.address,
constants.NULL_ADDRESS,
);
});