fix other tests

This commit is contained in:
Daniel Wallace 2018-04-17 08:36:45 -05:00
parent b71e3d8a04
commit 4c07a3d1e9
No known key found for this signature in database
GPG Key ID: 5FA5E5544F010D48

View File

@ -75,7 +75,7 @@ class VirtualenvModTestCase(TestCase, LoaderModuleMockMixin):
with patch.dict(virtualenv_mod.__opts__, {"test": False}):
ret.update({'comment': "The 'use_wheel' option is"
" only supported in pip 1.4 and newer."
" only supported in pip between 1.4 and 9.0.3."
" The version of pip detected was 1.1.",
'result': False})
self.assertDictEqual(virtualenv_mod.managed('salt',