Skip to content

Commit 59eeabe

Browse files
committed
fixup! fixup! make gen
1 parent 6e1b8cd commit 59eeabe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/testHelpers/entities.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,6 +3223,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
32233223
{
32243224
provisioner_daemon: {
32253225
id: "e455b582-ac04-4323-9ad6-ab71301fa006",
3226+
organization_id: MockOrganization.id,
32263227
created_at: "2024-01-04T15:53:03.21563Z",
32273228
last_seen_at: "2024-01-04T16:05:03.967551Z",
32283229
name: "ok",
@@ -3243,6 +3244,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
32433244
{
32443245
provisioner_daemon: {
32453246
id: "00000000-0000-0000-000000000000",
3247+
organization_id: MockOrganization.id,
32463248
created_at: "2024-01-04T15:53:03.21563Z",
32473249
last_seen_at: "2024-01-04T16:05:03.967551Z",
32483250
name: "user-scoped",
@@ -3263,6 +3265,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
32633265
{
32643266
provisioner_daemon: {
32653267
id: "e455b582-ac04-4323-9ad6-ab71301fa006",
3268+
organization_id: MockOrganization.id,
32663269
created_at: "2024-01-04T15:53:03.21563Z",
32673270
last_seen_at: "2024-01-04T16:05:03.967551Z",
32683271
name: "unhappy",

0 commit comments

Comments
 (0)