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
{{ message }}
This repository was archived by the owner on May 17, 2024. It is now read-only.
This is the dubugger terminal
`yarn hardhat test
Debugger attached.
yarn run v1.22.21
warning package.json: No license field
$ /home/roccomyluv/hh-fcc/hardhat-fund-me-fcc/node_modules/.bin/hardhat test
Debugger attached.
FundMe
constructor
✔ sets the aggregator addresses correctly
fund
✔ Fails if you don't send enough ETH (191ms)
✔ updated the amount funded data structure (181ms)
✔ Adds funders to array of funders (183ms)
withdraw
- withdraw ETH from a single founder
4 passing (2s)
1 pending
Waiting for the debugger to disconnect...
Done in 3.79s.
Waiting for the debugger to disconnect...`
And I dont know why.