mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-24 03:11:32 +00:00
fix formatting
This commit is contained in:
@@ -43,6 +43,6 @@ test("Resource token", async () => {
|
|||||||
name: "explorer",
|
name: "explorer",
|
||||||
});
|
});
|
||||||
await explorer.textContent(`css=.dataResourceTree >> "${collectionId}"`, {
|
await explorer.textContent(`css=.dataResourceTree >> "${collectionId}"`, {
|
||||||
timeout: 50000,
|
timeout: 65000,
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user