Skip to content

Commit 1721483

Browse files
kevinjqliuCopilot
andauthored
Update tests/utils/test_manifest.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d92accf commit 1721483

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/utils/test_manifest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,6 @@ def test_manifest_cache_efficiency_with_many_overlapping_lists() -> None:
893893

894894
# Verify object identity - all references to the same manifest should be the same object
895895
for i in range(num_manifests):
896-
manifest_path = manifest_files[i].manifest_path
897896
# Find all references to this manifest across all results
898897
references = []
899898
for j, result in enumerate(all_results):

0 commit comments

Comments
 (0)