ss
Playwright Tests / test (push) Failing after 15m27s

This commit is contained in:
2026-05-07 09:24:41 +02:00
parent cea02d5275
commit 3272b7df32
-1
View File
@@ -11,7 +11,6 @@ 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();