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
I tried running hardhat-gas-reporter in hardhat default template it doesn't work with npx hardhat test, we have to use flag REPORT_GAS=true then only it will run contract which has test script written.
NFT.sol contract report is not generated (at all) in none of the cases.