Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorCapCoder committed Oct 24, 2023
1 parent fe4e73b commit 5ae54e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/group.unit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ describe("GroupModule", () => {
teachers: ["Carlie"],
type: ClassRootType.Class,
id: "id",
studentCount: 0,
},
];

Expand Down

0 comments on commit 5ae54e2

Please sign in to comment.