fix dvm trader test

This commit is contained in:
mingda
2020-11-24 00:20:23 +08:00
parent a0ee4ac9c9
commit cff1bbe53e
5 changed files with 52 additions and 16 deletions

View File

@@ -53,6 +53,7 @@
"ganache-cli": "^6.9.1",
"prettier": "^2.0.5",
"prettier-plugin-solidity": "^1.0.0-alpha.52",
"solidity-coverage": "^0.7.7"
"solidity-coverage": "^0.7.7",
"truffle-assertions": "^0.9.2"
}
}