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