mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-22 10:06:15 +00:00
Final Lint Fix
This commit is contained in:
parent
aa9f38c36d
commit
ef6a0eb6d8
@ -4872,6 +4872,7 @@ func TestJobBackoffForOnFailure(t *testing.T) {
|
||||
|
||||
// run
|
||||
err := manager.syncJob(context.TODO(), testutil.GetKey(job, t))
|
||||
|
||||
if err != nil {
|
||||
t.Errorf("unexpected error syncing job. Got %#v", err)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user