Minor formatting

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

View File

@ -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",