mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-29 07:21:44 +01:00
Fix more merge bugs
This commit is contained in:
@@ -494,7 +494,6 @@ func TestRestApi(t *testing.T) {
|
||||
}
|
||||
|
||||
const stopJobBody string = `{
|
||||
"jobId": 123,
|
||||
"jobId": 123,
|
||||
"startTime": 123456789,
|
||||
"cluster": "testcluster",
|
||||
|
||||
Reference in New Issue
Block a user