fix: promote social links in contact section

This commit is contained in:
bisco
2026-06-26 08:14:17 +02:00
parent e1c6f426eb
commit 3abbdd2619
3 changed files with 17 additions and 10 deletions
+1
View File
@@ -47,6 +47,7 @@ test("provides usable contact actions", async ({ page }) => {
"href",
"https://wa.me/393331234567",
);
await expect(page.getByText("Seguici sui social")).toBeVisible();
await expect(page.locator(".social-links a")).toHaveCount(2);
await expect(page.getByRole("link", { name: "Instagram" })).toHaveAttribute(
"href",