dd
Playwright Tests / test (push) Has been cancelled

This commit is contained in:
2026-05-07 09:36:03 +02:00
parent f2d3e38630
commit 4aec65728e
+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();