diff --git a/test/integration_test.go b/test/integration_test.go index 6ac5191..61972b7 100644 --- a/test/integration_test.go +++ b/test/integration_test.go @@ -416,7 +416,7 @@ func TestRestApi(t *testing.T) { } const stopJobBody string = `{ -"jobId": 123, + "jobId": 123, "startTime": 123456789, "cluster": "testcluster",