mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-17 01:36:57 +00:00
fix formatting
This commit is contained in:
parent
d862b929ec
commit
22ce69d20c
@ -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,
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user