h
Playwright Tests / test (push) Has been cancelled

This commit is contained in:
2026-05-06 00:56:53 +02:00
parent 1c2fc4825c
commit 555a05cbed
+1
View File
@@ -11,6 +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();