···22import { formatLongDate } from '../src/calendar/helpers.js';
3344/**
55- * Regression test for chainlink #696:
55+ * Regression test for issue:
66 * Mini-calendar day cells (`.cal-mini-day` buttons) contained only a day
77 * number with no aria-label, so screen readers said "button, 29" with no
88 * date context.