Skip to content

Commit 98bd84c

Browse files
committed
make fmt
1 parent f1d7643 commit 98bd84c

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
@@ -2379,6 +2379,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
23792379
regions: {
23802380
"999": {
23812381
healthy: true,
2382+
warnings: [],
23822383
region: {
23832384
EmbeddedRelay: true,
23842385
RegionID: 999,
@@ -2548,6 +2549,7 @@ export const MockHealth: TypesGen.HealthcheckReport = {
25482549
},
25492550
"10008": {
25502551
healthy: true,
2552+
warnings: [],
25512553
region: {
25522554
EmbeddedRelay: false,
25532555
RegionID: 10008,

0 commit comments

Comments
 (0)