-
`const { deployments, ethers, getNamedAccounts } = require("hardhat") describe("fund", async function () {
}) FundMe
4 passing (441ms) FundMe how can I do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I deleted revert() in fundMe file, and I got it. |
Beta Was this translation helpful? Give feedback.
I deleted revert() in fundMe file, and I got it.