mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-07-28 00:18:38 +01:00
Remove all of the test.skip() calls.
This commit is contained in:
@@ -33,7 +33,6 @@ test.describe("Test Mongo Pagination", () => {
|
||||
});
|
||||
|
||||
test("should execute a query and load more results", async ({ page }) => {
|
||||
test.skip();
|
||||
const query = "{}";
|
||||
|
||||
await queryEditor.locator.click();
|
||||
|
||||
Reference in New Issue
Block a user