mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
hooks
This commit is contained in:
@@ -42,4 +42,4 @@ public class CalendarMonthTests
|
||||
|
||||
month.Weeks.Last().Should().BeEquivalentTo(expectedLastWeek);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
// config!.EndDate.Should().Be(endAt);
|
||||
// config!.Days.Should().BeEquivalentTo(daysOfWeek);
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
@@ -37,4 +37,4 @@
|
||||
// manager.Modules.Count().Should().Be(4);
|
||||
// manager.Modules.ElementAt(3).Assignments.Count().Should().Be(1);
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
@@ -94,4 +94,4 @@
|
||||
// var semester = new SemesterPlanner(config);
|
||||
// semester.Days.Should().BeEquivalentTo(days);
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user