_expectCheatcodeRevert
Signature
Section titled “Signature”function _expectCheatcodeRevert(bytes calldata revertData) external;Description
Section titled “Description”Expects an error on next cheatcode call that exactly matches the revert data.
function _expectCheatcodeRevert(bytes calldata revertData) external;Expects an error on next cheatcode call that exactly matches the revert data.