mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-17 04:12:17 +03:00
After cherry-picking PR #2231, the function signature changed from positional (provider, model) to object ({ provider, model }). Fixes the 2 pre-existing tests that still used the old positional style.