fix TestRealisClient_BatchAwareAutoPause error
This commit is contained in:
parent
c4a858ef29
commit
324b811ab6
1 changed files with 1 additions and 0 deletions
|
@ -842,6 +842,7 @@ func TestRealisClient_BatchAwareAutoPause(t *testing.T) {
|
|||
require.NoError(t, r.ResumeJobUpdate(key, "auto resuming test"))
|
||||
}
|
||||
}
|
||||
assert.NoError(t, r.AbortJobUpdate(key, ""))
|
||||
assert.NoError(t, r.KillJob(strategy.JobKey()))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue