token-mint / ngnt

56 stars 28 forks source link

Fix chai bignumber test #3

Closed mayorcoded closed 4 years ago

mayorcoded commented 4 years ago

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