mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Unittests are sometimes run without network connectivity in build systems. Make that work correctly by mocking out _get_url_data with the expected return value.