mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
tests allow for pages to be stored and retrieved
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using Management.Web.Shared.Semester;
|
||||
using Management.Web.Pages.Course.CourseCalendar;
|
||||
|
||||
public class MonthDetailTests
|
||||
{
|
||||
@@ -13,4 +13,4 @@ public class MonthDetailTests
|
||||
|
||||
detail.MonthName.Should().Be("February");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user