ClientDNSRejectInternalAddresses should not be deprecated in test networks.
`Warning: Testing options override the deprecated option ClientDNSRejectInternalAddresses. Is that intentional?`
Yes, it's required for exits in test networks to function.
But it's only a warning, so as long as we don't remove ClientDNSRejectInternalAddresses, it's fine.
issue