Files
SixFlagsSuperCalendar/lib
josh 766fc296a1
All checks were successful
Build and Deploy / Build & Push (push) Successful in 3m0s
fix: isCoaster typo in top-level rides loop; simplify test structure
- isCoaster → isCoasterMatch on line 109 (missed rename causing runtime crash
  which returned null from fetchLiveRides, breaking the entire ride panel)
- Rewrite test as two flat arrays: SHOULD_MATCH and SHOULD_NOT_MATCH pairs,
  each with the QT name, RCDB name, and park for context

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 15:49:47 -04:00
..