Skip to content

Commit 03fe2e4

Browse files
committed
Rename fresh-resolution test to test_uv_can_resolve_without_lock
1 parent a644df8 commit 03fe2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/isaaclab/test/install_ci/misc/test_uv_fresh_resolution_smoke.py renamed to source/isaaclab/test/install_ci/misc/test_uv_can_resolve_without_lock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
@pytest.mark.uv
2424
@pytest.mark.smoke
25-
class Test_Uv_Fresh_Resolution_Smoke:
25+
class Test_Uv_Can_Resolve_Without_Lock:
2626
"""A fresh, full-graph resolution must succeed from the public indexes.
2727
2828
``uv lock --upgrade --dry-run`` re-resolves every dependency, extra, and platform

0 commit comments

Comments
 (0)