Previously `monkeypatch` assumed that any `ImportError` was caused by a mistake in the specified import path. However this assumption is false in case the import target itself causes an `ImportError`. Fixes: #900
_pytest.vendored_packages
/
f22d14b105