fix(test): customize navigation playwright (#20388)

This commit is contained in:
Chirag Madlani 2025-03-24 14:54:43 +05:30 committed by GitHub
parent 451506cb08
commit d0f4080e37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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(