Skip to content

Commit 594c596

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2a372b9 commit 594c596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

diracx-routers/tests/jobs/test_status.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
]
2525
)
2626

27+
2728
def test_set_job_status(normal_user_client: TestClient, valid_job_id: int):
2829
# Arrange
2930
r = normal_user_client.post(

0 commit comments

Comments
 (0)