There was an error while loading. Please reload this page.
1 parent 9bcceb0 commit ad2263bCopy full SHA for ad2263b
1 file changed
packages/node-sdk/test/config.test.ts
@@ -369,6 +369,8 @@ GOOGLE_CLOUD_LOCATION = "us-east1"
369
defaultEnabled: false,
370
enabled: false,
371
source: 'default',
372
+ externallyControlled: false,
373
+ overridden: false,
374
},
375
{
376
id: 'secondary-model',
@@ -380,6 +382,8 @@ GOOGLE_CLOUD_LOCATION = "us-east1"
380
382
381
383
384
385
386
387
388
]);
389
});
0 commit comments