From 73208f58359bcd60a0375711a18d64c7c133d09d Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Tue, 24 Aug 2021 19:09:23 +0200 Subject: Fix bindist network issues (#25587) * Fix bindist network issues * Another one using the network --- lib/spack/spack/test/modules/lmod.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/test/modules/lmod.py b/lib/spack/spack/test/modules/lmod.py index 5f839085fa..861f78c7b8 100644 --- a/lib/spack/spack/test/modules/lmod.py +++ b/lib/spack/spack/test/modules/lmod.py @@ -339,7 +339,9 @@ class TestLmod(object): assert old_format == settings['lmod'] def test_modules_relative_to_view( - self, tmpdir, modulefile_content, module_configuration, install_mockery): + self, tmpdir, modulefile_content, module_configuration, install_mockery, + mock_fetch + ): with ev.Environment(str(tmpdir), with_view=True) as e: module_configuration('with_view') install('cmake') -- cgit v1.2.3-70-g09d2