In #62, we came up with a mock for FixedTarget.from_name when the internet is not accessible during tests. That mocked from_name method currently gets called during the tests whether or not there is an internet connection, but should only be used when the --remote-data flag is not used.