$ npx hardhat test --network localnet
ChipToken
mint
1) "before each" hook for "should mint 1000 chips for PLAYER ONE"
0 passing (65ms)
1 failing
1) ChipToken
"before each" hook for "should mint 1000 chips for PLAYER ONE":
TypeError: this.chips.deployed is not a function