fix formatting
This commit is contained in:
parent
d862b929ec
commit
22ce69d20c
|
@ -43,6 +43,6 @@ test("Resource token", async () => {
|
|||
name: "explorer",
|
||||
});
|
||||
await explorer.textContent(`css=.dataResourceTree >> "${collectionId}"`, {
|
||||
timeout: 50000,
|
||||
timeout: 65000,
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue