mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +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.