1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-04-11 06:25:56 +02:00

Minor formatting

This commit is contained in:
Jan Eitzinger 2023-02-25 07:24:00 +01:00
parent 29643cab8c
commit 55f4b2dbbc

@ -416,7 +416,7 @@ func TestRestApi(t *testing.T) {
} }
const stopJobBody string = `{ const stopJobBody string = `{
"jobId": 123, "jobId": 123,
"startTime": 123456789, "startTime": 123456789,
"cluster": "testcluster", "cluster": "testcluster",