Update packages.py

This commit is contained in:
psakievich 2025-04-08 21:07:37 -06:00 committed by GitHub
parent 4e29975eed
commit 7b68d31143
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,7 +349,7 @@ def test_phil_package_condtional_variants_may_depend_on_commit(mock_packages, co
assert conditional_variant.value
@pytest.mark.disable("not supporting on this branch")
@pytest.mark.skip("not supporting on this branch")
def test_phil_commit_variant_finds_matches_for_commit_versions(mock_packages, config):
"""
test conditional dependence on `when='commit=<sha>'`