[@spackbot] updating style on behalf of psakievich

This commit is contained in:
psakievich 2024-04-30 15:42:48 +00:00
parent 3688b70b78
commit 781472001f

View File

@ -2831,9 +2831,7 @@ def test_git_ref_version_can_be_reused(monkeypatch, install_mockery_mutable_conf
@pytest.mark.only_clingo("clingo only re-use feature being tested") @pytest.mark.only_clingo("clingo only re-use feature being tested")
def test_reuse_prefers_standard_over_git_versions( def test_reuse_prefers_standard_over_git_versions(monkeypatch, install_mockery_mutable_config):
monkeypatch, install_mockery_mutable_config
):
""" """
order matters in this test. typically re-use would pick the last installed match order matters in this test. typically re-use would pick the last installed match
but we want to prefer the standard version over git ref based versions but we want to prefer the standard version over git ref based versions