PreciousChicken

Results 1 comments of PreciousChicken

I followed the [getting started instructions](https://ethereum-waffle.readthedocs.io/en/latest/getting-started.html) and have exactly the same error message, though using a slightly different command to run the test: ```bash npm test test/BasicToken.test.ts ``` I'm using...