Skip to content

Commit 2bde0ca

Browse files
committed
use default_config
1 parent a622ef1 commit 2bde0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/spack/spack/test/bindist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ def mock_list_url(url, recursive=False):
538538

539539

540540
@pytest.mark.usefixtures('mock_fetch', 'install_mockery')
541-
def test_update_sbang(tmpdir, test_mirror):
541+
def test_update_sbang(tmpdir, default_config, test_mirror):
542542
"""Test the creation and installation of buildcaches with default rpaths
543543
into the non-default directory layout scheme, triggering an update of the
544544
sbang.

0 commit comments

Comments
 (0)