mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
ripped out lock at due date flag
This commit is contained in:
@@ -7,7 +7,9 @@ public class AssignmentMarkdownTests
|
||||
{
|
||||
var assignment = new LocalAssignment()
|
||||
{
|
||||
|
||||
Name="test assignment",
|
||||
Description ="here is the description",
|
||||
// LockAtDueDate = false
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user