Consensys / UniversalToken

Implementation of Universal Token for Assets and Payments
Apache License 2.0
347 stars 188 forks source link

Fix bug: cannot run unit tests #136

Closed thodinh closed 2 years ago

thodinh commented 2 years ago

The instrumentation code that solidity-coverage adds to files that declared/defined modifiers in interface (IAllowlistedAdminRole.sol, IAllowlistedRole.sol, IBlocklistedAdminRole.sol, IBlocklistedRole.sol) is not declared so it cause out error.

I fixed bug that I have reported at #135.

Please review it! Thanks.

github-actions[bot] commented 2 years ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️

thodinh commented 2 years ago

I have read the CLA Document and I hereby sign the CLA

thodinh commented 2 years ago

I have read the CLA Document and I hereby sign the CLA