We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32573e6 commit ec4d6dcCopy full SHA for ec4d6dc
tests/vec_inf/client/test_api.py
@@ -600,7 +600,7 @@ def mock_subprocess_run(cmd, **kwargs):
600
601
602
def test_fetch_running_jobs_mixed_jobs():
603
- """Test fetch_running_jobs filters correctly with mixed matching/non-matching jobs."""
+ """Test fetch_running_jobs filters correctly with matching/non-matching jobs."""
604
client = VecInfClient()
605
606
# Mock squeue output with multiple jobs
0 commit comments