- Fix route pattern from **/api/trpc/viewer.slots.getSchedule** to **/api/trpc/slots/getSchedule** - Remove permissive assertions that allowed tests to pass with 0 API calls - Tests now properly fail when duplicate getSchedule calls are detected - Addresses issue where E2E tests weren't catching duplicate API calls on main branch Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>