File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3223,6 +3223,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
3223
3223
{
3224
3224
provisioner_daemon : {
3225
3225
id : "e455b582-ac04-4323-9ad6-ab71301fa006" ,
3226
+ organization_id : MockOrganization . id ,
3226
3227
created_at : "2024-01-04T15:53:03.21563Z" ,
3227
3228
last_seen_at : "2024-01-04T16:05:03.967551Z" ,
3228
3229
name : "ok" ,
@@ -3243,6 +3244,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
3243
3244
{
3244
3245
provisioner_daemon : {
3245
3246
id : "00000000-0000-0000-000000000000" ,
3247
+ organization_id : MockOrganization . id ,
3246
3248
created_at : "2024-01-04T15:53:03.21563Z" ,
3247
3249
last_seen_at : "2024-01-04T16:05:03.967551Z" ,
3248
3250
name : "user-scoped" ,
@@ -3263,6 +3265,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
3263
3265
{
3264
3266
provisioner_daemon : {
3265
3267
id : "e455b582-ac04-4323-9ad6-ab71301fa006" ,
3268
+ organization_id : MockOrganization . id ,
3266
3269
created_at : "2024-01-04T15:53:03.21563Z" ,
3267
3270
last_seen_at : "2024-01-04T16:05:03.967551Z" ,
3268
3271
name : "unhappy" ,
You can’t perform that action at this time.
0 commit comments