We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a372b9 commit 594c596Copy full SHA for 594c596
diracx-routers/tests/jobs/test_status.py
@@ -24,6 +24,7 @@
24
]
25
)
26
27
+
28
def test_set_job_status(normal_user_client: TestClient, valid_job_id: int):
29
# Arrange
30
r = normal_user_client.post(
0 commit comments