fix lint error after merge
This commit is contained in:
parent
a59d73d64a
commit
ffc10d80ec
@ -499,7 +499,7 @@ func TestSchedulerRemoveRequest(t *testing.T) {
|
|||||||
require.NoError(t, err)
|
require.NoError(t, err)
|
||||||
require.NotEqual(t, schedida, schedidb)
|
require.NotEqual(t, schedida, schedidb)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestWorkerName(t *testing.T) {
|
func TestWorkerName(t *testing.T) {
|
||||||
name := "thisstringisprobablynotahostnameihope"
|
name := "thisstringisprobablynotahostnameihope"
|
||||||
|
Loading…
Reference in New Issue
Block a user