Skip to content

Commit 48f2ecf

Browse files
committed
fixup ts
1 parent 1fd02c9 commit 48f2ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/testHelpers/entities.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ export const MockTemplate: TypesGen.Template = {
480480
created_at: "2022-05-17T17:39:01.382927298Z",
481481
updated_at: "2022-05-18T17:39:01.382927298Z",
482482
organization_id: MockOrganization.id,
483+
organization_name: "default",
483484
name: "test-template",
484485
display_name: "Test Template",
485486
provisioner: MockProvisioner.provisioners[0],

0 commit comments

Comments
 (0)