mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:37:34 +00:00
test: more generous quota e2e timeout (#6269)
test: more generous quota e2e to
This commit is contained in:
@@ -306,7 +306,7 @@ describe('quotas', () => {
|
||||
}
|
||||
return foundExpected >= 3;
|
||||
}),
|
||||
);
|
||||
), { timeout: 60_000 };
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user