d
Playwright Tests / test (push) Failing after 1m44s

This commit is contained in:
2026-05-05 23:55:50 +02:00
parent fa2429a223
commit 3e896c41f8
+1
View File
@@ -7,6 +7,7 @@ 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');