sa
Playwright Tests / test (push) Failing after 1m45s

This commit is contained in:
2026-05-06 00:13:26 +02:00
parent 3e896c41f8
commit 73c2b02381
-1
View File
@@ -7,7 +7,6 @@ test('has title', async ({ page }) => {
await expect(page).toHaveTitle(/Zažij numetal a grunge každý den, po celý rok./);
});
test('get started link', async ({ page }) => {
await page.goto('https://music.lukan.cz');