mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-11 05:29:54 +00:00
remove test container throughput
This commit is contained in:
@@ -32,8 +32,8 @@ test.beforeEach("Open new query tab", async ({ page }) => {
|
||||
|
||||
if (!process.env.CI) {
|
||||
test.afterAll("Delete Test Database", async () => {
|
||||
await context?.dispose();
|
||||
});
|
||||
await context?.dispose();
|
||||
});
|
||||
}
|
||||
|
||||
test("Query results", async () => {
|
||||
|
||||
Reference in New Issue
Block a user