Fix error with adding container to shared db test

This commit is contained in:
Sindhu Balasubramanian
2025-12-22 11:22:36 -08:00
parent f8533abb64
commit 28fe5846b3

View File

@@ -119,7 +119,7 @@ test.describe("Database with Shared Throughput", () => {
await explorer.waitForNode(dbContext.database.id);
// Add a container to the shared database via UI
await explorer.globalCommandButton("New Container").click();
await explorer.frame.getByRole("button", { name: "New Container" }).click();
await explorer.whilePanelOpen(
"New Container",