Navigation (#850)

This commit is contained in:
Carlos Valente
2024-03-27 21:02:40 +01:00
committed by GitHub
parent f5e9a2549e
commit ce14aabcd7
46 changed files with 476 additions and 614 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ test('test URL preset feature, it should redirect to given URL', async ({ page }
await page.goto('http://localhost:4001/editor');
// open settings
await page.getByRole('button', { name: 'Application settings' }).click();
await page.getByTestId('navigation__toggle-settings').click();
await page.getByRole('button', { name: 'General' }).click();
// create preset