mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 07:58:06 +00:00
fix(test): customize navigation playwright (#20388)
This commit is contained in:
parent
451506cb08
commit
d0f4080e37
@ -188,6 +188,7 @@ test.describe('Persona customize UI tab', async () => {
|
||||
});
|
||||
|
||||
test('customize navigation should work', async ({ adminPage, userPage }) => {
|
||||
test.slow();
|
||||
await adminPage.getByText('Navigation').click();
|
||||
|
||||
await test.step(
|
||||
|
Loading…
x
Reference in New Issue
Block a user