diff --git a/tests/footer.spec.ts b/tests/footer.spec.ts index 241534e..2440a3f 100644 --- a/tests/footer.spec.ts +++ b/tests/footer.spec.ts @@ -42,4 +42,26 @@ test.describe('Site footer', () => { await expect(footers).toContainText('©'); await expect(footers).toContainText(String(currentYear)); }); + + // The footer