Failed to run unit test for balancer contract by using truffle
KamiD opened this issue · 1 comments
KamiD commented
System info: [Include Ethermint commit, operating system name, and other relevant details]
- OS: MacOS 10.15.3
- Commit id: 177574a
Steps to reproduce:
- [First Step]
run local node - [Second Step]
download contract code of balancer from here: https://github.com/balancer-labs/balancer-core.git - [and so on...]
open terminal, cd to dirbalancer-core
, execute cmdyarn test
Expected behavior: [What you expected to happen]
all unit test passed
Actual behavior: [What actually happened]
all unit test failed
Additional info: [Include gist of relevant config, logs, etc.]
github-actions commented
This issue is stale because it has been open 45 days with no activity. Remove stale
label or comment or this will be closed in 7 days.