v12.0.0-dev.2
Pre-release
Pre-release
fix: correctly assert the state at the end of the paychan test (#1417) The actor has been deleted so the assertions should reflect that. By removing the state from the mock runtime, this change will also let us catch any other testing bugs (and let's us assert that the actor was actually deleted).