Improve type system with ResidentId and ToxicPair structs
This commit is contained in:
@@ -197,7 +197,7 @@ mod tests {
|
||||
|
||||
#[rstest]
|
||||
pub fn test_export_as_doc(mut schedule: MonthlySchedule, scheduler: Scheduler) {
|
||||
scheduler.search(&mut schedule, Slot::default());
|
||||
scheduler.run(&mut schedule);
|
||||
schedule.export_as_doc(&scheduler.config);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user