Skip to content

Commit c7a6ce8

Browse files
committed
fix mom
1 parent d460922 commit c7a6ce8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/src/testHelpers/entities.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2510,6 +2510,8 @@ const MockEveryoneGroup: TypesGen.Group = {
25102510
name: "Everyone",
25112511
display_name: "",
25122512
organization_id: MockOrganization.id,
2513+
organization_name: MockOrganization.name,
2514+
organization_display_name: MockOrganization.display_name,
25132515
members: [],
25142516
avatar_url: "",
25152517
quota_allowance: 0,

0 commit comments

Comments
 (0)