Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hey, i'm having problems at part 7. Token Delegation from the derveloper bootcamp. #1

Open
chrisblock8 opened this issue Oct 30, 2023 · 0 comments

Comments

@chrisblock8
Copy link

specifically it's at this point
15 passing (787ms)
1 failing

  1. 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.

    • expected - actual

    -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!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant