mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
switched to xunit
This commit is contained in:
@@ -2,7 +2,7 @@ using Management.Web.Pages.Course.CourseCalendar;
|
||||
|
||||
public class MonthDetailTests
|
||||
{
|
||||
[Test]
|
||||
[Fact]
|
||||
public void TestCanGetMonthName()
|
||||
{
|
||||
var calendarMonth = new CalendarMonth(2022, 2);
|
||||
|
||||
Reference in New Issue
Block a user