You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: expected 999800000000000000000000 to equal 999900000000000000000000. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
at Context. (test/Token.js:153:70)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at runNextTicks (node:internal/process/task_queues:65:3)
at listOnTimeout (node:internal/timers:528:9)
at processTimers (node:internal/timers:502:7)
IF ANYONE CAN HELP PLEASE!!!!
The text was updated successfully, but these errors were encountered:
specifically it's at this point
15 passing (787ms)
1 failing
Token
Sending Token
success
failure
Approving Tokens
Failure
Delegated Token Transfers
Success
transfers token balances:
AssertionError: expected 999800000000000000000000 to equal 999900000000000000000000. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
-999800000000000000000000
+999900000000000000000000
at Context. (test/Token.js:153:70)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at runNextTicks (node:internal/process/task_queues:65:3)
at listOnTimeout (node:internal/timers:528:9)
at processTimers (node:internal/timers:502:7)
IF ANYONE CAN HELP PLEASE!!!!
The text was updated successfully, but these errors were encountered: