Function test_effect_tick

Source
pub fn test_effect_tick(ctx: &EventCtx<'_>) -> Result<Vec<OverlordEvent>>
Expand description

Port of the [TEST] Test effect tick: bump a test_effect_ticks counter by one. RNG-free; only used by the effect’s own unit test.