mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
The repo runs the ignored network tests with `cargo test -- --ignored live`, which matches on the test name; the new redirect test had no `live_` prefix and would have been skipped by it.