This commit is contained in:
Leonid Pershin
2026-08-18 23:51:10 +03:00
parent d8f8db6a48
commit 65feda3756
50 changed files with 1485 additions and 224 deletions
@@ -55,7 +55,7 @@ public class RosterBrowserTests
[Fact]
public void ParentFilter_IncludesStaffWhoAreAlsoParents()
{
var roster = Fixtures.Generate(Fixtures.Classrooms(4));
var roster = Fixtures.Generate(Fixtures.VanillaMap());
var page = RosterBrowser.Apply(
roster,
Fixtures.AsOf,