rabbitholegg/quest-protocol

test refund InvalidRefundToken

Quazia opened this issue · 1 comments

Quazia commented

Test this LOC in Quest.sol

        if (erc20Address_ == rewardToken) revert InvalidRefundToken();
Quazia commented

For this and #179 I figure we can just add them after we migrate the tests over.