David-Kneel

Results 4 issues of David-Kneel

Originally posted [here](https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues/164), OpenZeppelin's `expectRevert` results in failure when used with Coveralls code coverage.

## Prerequisites ## Description The command `yarn deploy-all rinkeby` results in two verification failures: ```zsh ❯ yarn deploy-all rinkeby yarn run v1.22.10 $ hardhat deploy-contracts --network rinkeby Nothing to compile...

When run `yarn coveralls`, the expectRevert command results in a failure. ```zsh ❯ yarn coveralls yarn run v1.22.10 $ yarn coverage && cat coverage/lcov.info | coveralls $ truffle run coverage...

I followed instructions present here: https://github.com/microsoft/wslg But I wasn't able to make this functionality to work. > With the command: `ls /tmp/.X11-unix` > If the X server is running, you...

bug