[@spackbot] updating style on behalf of psakievich
This commit is contained in:
@@ -2947,4 +2947,4 @@ def test_reuse_prefers_standard_over_git_versions(
|
||||
with spack.config.override("concretizer:reuse", True):
|
||||
test_spec = spack.spec.Spec("zlib-ng@2").concretized()
|
||||
assert git_spec.dag_hash() != test_spec.dag_hash()
|
||||
assert standard_spec.dag_hash() == test_spec.dag_hash()
|
||||
assert standard_spec.dag_hash() == test_spec.dag_hash()
|
||||
|
||||
Reference in New Issue
Block a user