Revert "Try something else"

This reverts commit 3532d6ff16.
This commit is contained in:
psakiev 2023-01-09 14:20:28 -07:00
parent 3532d6ff16
commit 9c690a1ef5

View File

@ -421,7 +421,6 @@ def make_yaml_obj(use_artifact_buildcache, optimize, use_dependencies):
def test_get_spec_filter_list(mutable_mock_env_path, config, mutable_mock_repo):
"""Test that given an active environment and list of touched pkgs,
we get the right list of possibly-changed env specs"""
spack.config.set("config:environments_root", str(tmpdir.join("local_envs")))
e1 = ev.create("test")
e1.add("mpileaks")
e1.add("hypre")