h
Playwright Tests / test (push) Failing after 1m47s

This commit is contained in:
2026-05-06 01:08:29 +02:00
parent 555a05cbed
commit d4e6f97e56
+1 -1
View File
@@ -11,7 +11,7 @@ test('get started link', async ({ page }) => {
await page.goto('https://music.lukan.cz');
// Click the get started link.
await page.getByRole('link', { name: 'O projektu' }).click();