sol-like-a-pro
sol-like-a-pro copied to clipboard
Error in the Merkle Airdrop test
This line of code probably contains an error
instead of token.transfer it is necessary to use token.mint to make test work.