We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a622ef1 commit 2bde0caCopy full SHA for 2bde0ca
1 file changed
lib/spack/spack/test/bindist.py
@@ -538,7 +538,7 @@ def mock_list_url(url, recursive=False):
538
539
540
@pytest.mark.usefixtures('mock_fetch', 'install_mockery')
541
-def test_update_sbang(tmpdir, test_mirror):
+def test_update_sbang(tmpdir, default_config, test_mirror):
542
"""Test the creation and installation of buildcaches with default rpaths
543
into the non-default directory layout scheme, triggering an update of the
544
sbang.
0 commit comments