fn skip<FEN: FoundryEvmNetwork>(
ccx: &mut CheatsCtxt<'_, '_, FEN>,
skip_test: bool,
reason: &str,
) -> ResultExpand description
Reverts with the magic skip payload and records it in the state, so that the executor can distinguish this genuine skip from user-crafted revert data carrying the same prefix.