Closed mayorcoded closed 4 years ago
This PR fixes the broken test for bignumber assertions in chai.
This ensures that we are doing a deep equal comparison of our bignumber values.
This was tested using Unit tests.
Description
This PR fixes the broken test for bignumber assertions in chai.
Motivation and Context
This ensures that we are doing a deep equal comparison of our bignumber values.
How Has This Been Tested?
This was tested using Unit tests.
Screenshots (if appropriate)
Types of changes
Checklist