Cleanup: typo fix in comment
This commit is contained in:
parent
b991e5f446
commit
e9fca8d993
@ -272,7 +272,7 @@ func TestAddWorkerToTaskFailedList(t *testing.T) {
|
||||
|
||||
worker1 := createWorker(ctx, t, db)
|
||||
|
||||
// Create another working, using the 1st as template:
|
||||
// Create another worker, using the 1st as template:
|
||||
newWorker := *worker1
|
||||
newWorker.ID = 0
|
||||
newWorker.UUID = "89ed2b02-b51b-4cd4-b44a-4a1c8d01db85"
|
||||
|
Loading…
x
Reference in New Issue
Block a user