refactor: migrate project upload (#796)

* refactor: migrate project upload
This commit is contained in:
Carlos Valente
2024-03-01 22:59:00 +01:00
committed by GitHub
parent 8df419d835
commit 5b01329c37
54 changed files with 698 additions and 1134 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ test('test aliases feature, it should redirect to given alias', async ({ page })
await page.goto('http://localhost:4001/editor');
// open settings
await page.getByRole('button', { name: 'Settings' }).click();
await page.getByRole('button', { name: 'Settings deprecated' }).click();
await page.getByRole('tab', { name: 'URL Aliases' }).click();
// create alias