db9ae271cb
Every translation backend sits behind a default-off cargo feature, and the gate ran with the default set, so clippy and the test run never saw a line of arr-subs' openai, deepl or google modules. #191 and #192 each reported it after verifying their own work by hand. lint and test now pass --all-features. Also drops a duplicated wiremock suppression the #188 merge left behind and puts the module list back in order.