mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-11 15:28:00 +00:00
fix teams flaky test (#21849)
This commit is contained in:
parent
040a33117c
commit
46ddbcd30f
@ -424,6 +424,8 @@ test.describe('Teams Page', () => {
|
||||
'false'
|
||||
);
|
||||
|
||||
await clickOutside(page);
|
||||
|
||||
await visitOwnProfilePage(page);
|
||||
await page.waitForLoadState('networkidle');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user