mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
can create and drag and drop pages
This commit is contained in:
@@ -272,7 +272,7 @@ public class FileStorageTests
|
||||
Pages = [
|
||||
new () {
|
||||
Name = "test page persistence",
|
||||
DueDateForOrdering = new DateTime(),
|
||||
DueAt = new DateTime(),
|
||||
Text = "this is some\n## markdown\n"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user