fix(client): daily challenge calendar (#66202)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Tom
2026-03-03 07:28:54 -06:00
committed by GitHub
parent b9307e19b6
commit 5d10ce3fb4
4 changed files with 102 additions and 128 deletions
+1 -1
View File
@@ -249,7 +249,7 @@ test.describe('Daily Coding Challenge Archive', () => {
await expect(page.getByTestId('calendar-day-completed')).toHaveCount(1);
await expect(page.getByTestId('calendar-day-not-completed')).toHaveCount(3);
await expect(page.getByTestId('calendar-day-not-completed')).toHaveCount(1);
await page.getByTestId('calendar-day-completed').click();
await expect(page).toHaveURL(