From 55f4b2dbbcee218d628a5d76782532f219f5eac8 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Sat, 25 Feb 2023 07:24:00 +0100 Subject: [PATCH] Minor formatting --- test/integration_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",