mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-23 11:44:03 +00:00
refactor and run cleanup during pr check
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
// await PartitionKeyTab.click();
|
||||
// });
|
||||
|
||||
// // Delete database only if not running in CI
|
||||
// if (!process.env.CI) {
|
||||
// test.afterEach("Delete Test Database", async () => {
|
||||
// await context?.dispose();
|
||||
|
||||
Reference in New Issue
Block a user