zksync-cli
zksync-cli copied to clipboard
Future version of CLI does not include tests
🐛 Bug Report for zkSync CLI
📝 Description
Tests were removed in a coming PR #55 to ensure ECMA Script compatibility but the repo requires them, hence this issue to track the reintroduction of these tests.
🔄 Reproduction Steps
- No way to run yarn test from root
🤔 Expected Behavior
Tests to run
😯 Future Behavior
Nothing will occur