Skip to main content

skip

Function skip 

Source
fn skip<FEN: FoundryEvmNetwork>(
    ccx: &mut CheatsCtxt<'_, '_, FEN>,
    skip_test: bool,
    reason: &str,
) -> Result
Expand 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.