diff --git a/pkg/storage/etcd3/store_test.go b/pkg/storage/etcd3/store_test.go index 2fd686d2ee6..e66f859e983 100644 --- a/pkg/storage/etcd3/store_test.go +++ b/pkg/storage/etcd3/store_test.go @@ -274,7 +274,6 @@ func TestGuaranteedUpdate(t *testing.T) { tests := []struct { key string - name string ignoreNotFound bool precondition *storage.Preconditions expectNotFoundErr bool