Run npm format

This commit is contained in:
Sindhu Balasubramanian
2025-12-22 07:08:30 -08:00
parent 2921294a3d
commit f8533abb64
3 changed files with 18 additions and 18 deletions

View File

@@ -116,7 +116,7 @@ export async function createTestDB(options?: CreateTestDBOptions): Promise<TestD
}
const client = new CosmosClient(clientOptions);
// Create database with provisioned throughput (shared throughput)
// This checks the "Provision database throughput" option
const { database } = await client.databases.create({