Groups: Allow fetch via log when discovering group from storage service
This commit is contained in:
parent
7d37ec5f80
commit
f0d81b0a3c
2 changed files with 5 additions and 2 deletions
|
@ -118,7 +118,7 @@ Bootstrap.benchmark(async (bootstrap: Bootstrap): Promise<void> => {
|
|||
`>> text="${LAST_MESSAGE}"`
|
||||
)
|
||||
.first();
|
||||
await item.click({ timeout: 2 * MINUTE });
|
||||
await item.click({ timeout: 3 * MINUTE });
|
||||
}
|
||||
|
||||
const deltaList = new Array<number>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue