mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-24 06:09:29 -04:00
Correct parameter names in integration tests to resolve TypeScript errors. The errors indicate a mismatch between expected and actual parameter names (`p_user_id` vs `_user_id`) in Supabase-generated types, which are now being aligned.